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.

CCS5中如何实用no_init



想用430F4xxx做一个项目,需要用到on_init的变量,但是在c文件中键入no_init却无法识别啊,求指教! 顺带问一下,on_init变量只能通过程序变更吗?还是说可以在下载的时候就设置初值?