Other Parts Discussed in Thread: PMP23338 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1385152/tms320f280039c-suggestion-on-current…
Other Parts Discussed in Thread: TMS320F280039C 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1159635/tms320f280039c-tms320f280039c…
Part Number: TMS320F280039C Other Parts Discussed in Thread: C2000WARE
280039C个人的bootload程序跳APP程序过程中发现一个问题。
flash前面4个扇区放boot程序,剩下的flash放APP
用TI的开发板测试,发现如果APP的codestart放在0xAFFFE,会导致boot跳转不过去,boot仿真会报如下错误
而前移一个地址位或者多个地址位就能够成功,这个具体原因是因为什么,想请教一下