Thread 中讨论的其他器件:UNIFLASH、 MSP-FLASER
您好!
当开始调试时、我们将考虑以下行为、使用 CCS 编辑 cmd 文件来分隔一个段。
[擦除该段之外的其他段→将一个新程序加载到已擦除的段→调试]
以上操作对于 CCS 是否可行?
我们计划将用户参数拆分成几个部分、在默认情况下开始调试时该参数会消失、我们希望能避免写入参数的麻烦。
此外、如果要使用 MSP-Flasher、uniflash 等编写程序、是否可以实现上述目标?
谢谢。
Eevee
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.
您好!
当开始调试时、我们将考虑以下行为、使用 CCS 编辑 cmd 文件来分隔一个段。
[擦除该段之外的其他段→将一个新程序加载到已擦除的段→调试]
以上操作对于 CCS 是否可行?
我们计划将用户参数拆分成几个部分、在默认情况下开始调试时该参数会消失、我们希望能避免写入参数的麻烦。
此外、如果要使用 MSP-Flasher、uniflash 等编写程序、是否可以实现上述目标?
谢谢。
Eevee
嗨、Eevee、
最好的方法是修改链接器 CMD 文件并向其中添加自定义段。 类似这样的内容: https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/316800/linker-cmd-file-editing