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.

[参考译文] TMS320F28062F:在运行时填充.bss

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/850529/tms320f28062f-fill-bss-at-run-time

器件型号:TMS320F28062F

尊敬的所有人:

我想在  运行时将.bss 中未初始化的变量填充为0、在 CMD 或编译器选项中使用.fill 命令只能在加载时执行此操作、如果我想在复位或加电后的运行时执行此操作、 我是否需要更改_c_int00? 或者有什么简单的方法来实现它?

非常感谢。