I searched a way of porting for RM57L843 and found it. The ways is it porting Cortex-R4 is similar with it so modify it…
I used FreeRTOS on RM48 before. So I tried it but I think it is not finished completely…
because it works strangly a little.
My system works if I make two simple task. But only one task is run when they have same priorities.
Scheduler is not start normally when I make a task, do more works. But it worked well previous system(RM48)
What files are needed change or revision?
Especially, I don’t know how can I make a sys_link.cmd file for memory allocation.
I use HALCoGen 4.0 of TI for making all of base files, then combine with OS files.
Please give me a tip for port for RM57.
I’m using FreeRTOS 8.0 and using Code Composer Studio 6.0.
I would assume you should use the correct file for the device you are using but you might get away with it with some wasted resources if the smaller chip is a subset of the larger.