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.

[参考译文] AM2634:调试时、AM2634二进制文件未复制到 QSPI 闪存中。 它直接从 RAM 运行代码。

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1209605/am2634-am2634-binary-was-not-copied-to-qspi-flash-when-debug-it-was-directly-run-the-code-from-ram

器件型号:AM2634

您好、TI 团队、

一个示例。

在调试软件时、软件是否会刷写到 QSPI 中?

2、我尝试在内存浏览器中的0x60100000读取 QSPI 的内存,但在闪存中找到的数据与输出的 hex 文件不匹配。 这种验证方法是否正确?

3.我试图将.text 元素的地址更改为链接器中的闪存区域、之后我无法调试软件。 这是正确的方法吗?