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.

关于 _NO_INIT的一些问题



如何在CCS5.4中固定一段内存在系统初始化之后该段内存的值不被初始化掉,类似IAR中  _NO_INIT的用法,希望哪位大神能给出具体操作方法,谢谢!