This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RM48L952 and FreeRTOS

Other Parts Discussed in Thread: RM48L952, HALCOGEN

Hi,

Is there any way to use FreeRTOS 8.0 with RM48L952?Latest version of FreeRTOS supported by HALCoGen is 7.4. In order to use FreeRTOS 8.0, downloaded sample project(FreeRTOS 8.0) from official website of FreeRTOS and changed portASM.asm, sys_intvecs.asm and OS-related files of the project which was generated based on HALCoGen(FreeRTOS 7.4). But it doesn't work. Tried to check the problem of this, and found FreeRTOS 8.0 sample seems to be based on HALCoGen 1.01. Does it make sense? I've never heard the HALCoGen 1.01(I'm using HALCoGen 4.0 now). Do I have to try to make the project with such a low version of HALCoGen? Additionally, don't have any idea where I can get the version of the HALCoGen.

Can you give me some advice for me?