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.

[参考译文] TMS320F28027:错误:内存映射被阻止

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1533762/tms320f28027-error-memory-map-prevented

器件型号:TMS320F28027

工具/软件:

您好团队:  

我们尝试PRAML0通过增加分配的大小来扩展的存储器以适应更多变量。 为了实现这一点、我们DRAML0相应地减小了的尺寸。 进行这些更改后、代码便能够成功编译、并且解决了之前的编译错误。

但是、在将代码刷写到目标后、我们遇到了 “内存映射被阻止“ 问题。 具体而言、在PRAML0(取自)中打算使用新分配区域的变量DRAML0无法在运行时访问。 这种内存重新分配允许成功编译、在DRAML0运行时无法访问或使用中重新映射的区域、从而导致错误。