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.

[参考译文] TMS570LC4357:移动程序的起始地址

Guru**** 2448780 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1258476/tms570lc4357-move-the-start-address-of-the-program

器件型号:TMS570LC4357

大家好!

我的项目由两个不同部分组成:"引导加载程序"和"应用程序"。 我希望应用程序 从特殊地址启动、例如0x00004000、但应用程序无法正确上载。
对此我有点困惑。

我面临着几个挑战:

1.我无法更改引导加载程序和应用程序启动地址
我已更改代码中的地址、但无法上传(CPU 生成了总线错误)。 我读取了必须更改 HL_sys_intvecs.asm 中的地址、但我不理解。

如何正确配置引导加载程序和应用程序的中断矢量?

如果有人能给我建议、我将不胜感激。 如果你已经完成了一个类似的任务,我很想听到你的经验。

提前感谢您的帮助!