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.

tms570ls3137, freeRTOS8.2.0, IAR7.2

Other Parts Discussed in Thread: TMS570LS3137, HALCOGEN

I am use tms570ls3137,  IAR, I want to use the freertos.

According to the HELP->Topic->example_freeRTOSBlinky.c, I make the project.

but the project is wrong!

My halcoge version is 4.0.4,

here is my project! who can tell me the question!2620.570_FREERTOS.rar

  • I checked the HALCoGen configuration and it looks right. I don't have IAR tools, so it will take some extra time to get them and look at your project. Can you give me more details about what is not working? Do the HALCoGen files not compile in the IAR project you created? What error message are you getting? (Note: The latest version of HALCoGen is version 04.05.01)
  • Thank your reply!
    when I delete the code about freeRTOS, the project is right , I can use CAN1 messageBOX1 send data!
    But if I add the code about freeRTOS, just creat tasks! the compile is successful .when I download the project that has compiled,on the IAR‘s right ,the file "Disassembly" is all "<unavailable when executing>",and the tms570ls3137's error pin make the wrong signal!