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.

[参考译文] TMS570LS1224:运行 RAM 中的所有固件

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1607029/tms570ls1224-run-all-firmware-in-ram

器件型号: TMS570LS1224

您好:

我需要使用 API 对相关组件的闪存进行编程。 因此、我需要在 RAM 中完全运行程序。

使用 HAL 代码生成器、我创建了代码、然后将其加载到 CCS 中、但很显然代码已加载到闪存中。
我修改链接器的方法如下:

image.png

XDS110 调试器甚至无法到达主器件。

image.png
是否有必要更改其他内容?