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.

FreeRTOS with RM48L952HDK

Other Parts Discussed in Thread: HALCOGEN

Hi,

I am trying to run FreeRTOS component on my RM 48 HDK kit, but I am having problem compiling the code.

I have the halcogen v 03.04.00 and code composer 5.5.0.

I am trying to run simple example_freeRTOSBlinky.c  I have followed the instructions step by step from the HalcoGen help example. But when I compile the code I get 7 following errors

[E0004] Operand must be a Label

and the resource is os_portasm.asm

to be more specific it is showing error with these two lines, where ever they are present


        portRESTORE_CONTEXT

        portSAVE_CONTEXT


Please help with this problem. Thank you in advance!


        .