Hi,
I’m trying to get FreeRTOS running on a MCF5272C3 board, and I have been trying to configure the 5282 port to work, but (as Im kinda new to this) I havent gotten it to work. Ive managed to control the LEDs as suggested in the “Modifying a demo” section, but when executing vStartLEDFlashTasks() the program halts in portTASK_FUNCTION().
I suspect the problem is in the interrupt controller which is supposed to be very different from the 5272 vs 5282, and the execution halts on a call to MCF_INTC0_INTFRCL (from portYIELD()).
I know there has been a 5272 port available but I would guess it has been replaced by the 5282… so, does anyone have it or know where I can get a hold of it? Even if its outdated and probably not supported by v6.0.5, it could be useful to see how the interupt controller is implemented
Thanks!
Ole
NOTE:This is a read only archive of threads posted to the FreeRTOS support forum. Use these archive pages to search previous posts. New forum support threads can be started at the FreeRTOS forums.
FreeRTOS Support Archive
The FreeRTOS support forum can be used for active support both from Amazon Web Services and the community. In return for using our software for free, we request you play fair and do your bit to help others! Sign up for an account and receive notifications of new support topics then help where you can.
This is a read only archive of threads posted to the FreeRTOS support forum. Use these archive pages to search previous posts. New forum support threads can be started at the FreeRTOS forums.
[FreeRTOS Home]
[Live FreeRTOS Forum]
[FAQ]
[Archive Top]
[July 2010 Threads]
Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.