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: freertos的引导程序怎样建立

Part Number: TMS570LS3137


你好!我现在使用tms570ls3137pge芯片开发项目,此工程使用了freertos系统,如果不加载引导程序,app程序在freertos下运行正常;如果加载引导程序后,app程序运行异常。目前程序设计方案:bank0作为引导程序使用,bank1作为app程序使用,所以想问问如果这样设计,引导程序以及.cmd文件改怎样设计。