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.

[参考译文] MSP430FR2311:Code Composer Studio编译,输出包含RAM数据的十六进制文件

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1095632/msp430fr2311-code-composer-studio-compilation-output-hex-file-with-ram-data

部件号:MSP430FR2311

大家好,

我正在编译一个用CCS版本11.1 .0.0.0011万 (用ASM编写)编写的项目,上面生成的十六进制汇编文件包含数据部分(从addr 0x2000)。

当我使用该文件在MCU中加载代码 (使用MSP-Gang-Programmer)时,我尝试找出如何从编译中排除RAM部分数据,有什么想法?

谢谢