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在IAR上移植freeRTOS

Other Parts Discussed in Thread: TMS570LS3137

IAR 7.2, TMS570LS3137ZWT, JLINK, HAL软件版本是4.0.4,freeRTOS 是8.2.0

我使用HAL生成了tms570ls3137的freeRTOS工程,编译也可以通过,在main函数中不添加操作系统的代码,程序是可以运行的,一旦加入操作系统,只是在main函数中创建任务,编译也可以通过,但是在将程序下载到板子上时,IAR 的Disassembly文件中全是”<unavailable when executing>“。不知道是哪里出了问题,麻烦哪位大神帮忙解决一下,如果方便,给个可以直接运行的例程。不胜感激!

附件中有我自己根据官方例程建的工程!

570_FREERTOS.rar