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.

TMS320F280039C: bootloader升级程序

Part Number: TMS320F280039C
Other Parts Discussed in Thread: C2000WARE

280039C个人的bootload程序跳APP程序过程中发现一个问题。

flash前面4个扇区放boot程序,剩下的flash放APP

用TI的开发板测试,发现如果APP的codestart放在0xAFFFE,会导致boot跳转不过去,boot仿真会报如下错误

而前移一个地址位或者多个地址位就能够成功,这个具体原因是因为什么,想请教一下