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.

TMDX570LC43HDK: FreeRTOS timers on TMDX570LC43HDK not compiling

Part Number: TMDX570LC43HDK
Other Parts Discussed in Thread: HALCOGEN

Hi,

I'm trying to implement FreeRTOS timers on TMDX570LC43HDK but it is not compiling,

the error is:

 undefined              first referenced                     
  symbol                    in file                          
 ---------              ----------------                     
 MPU_xTimerCreate       ./source/Main.obj                    
 xTimerPendFunctionCall ./HalCoGen/source/os_mpu_wrappers.obj

error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "FreeRTOS_Example013_Timer.out" not built

The C code and halcogen files are attached,

can you tell me where is the problem?

5543.FreeRTOS_Example013_Timer.zip