Other Parts Discussed in Thread: HALCOGEN
目前是使用HALCoGen4.07和CCS12.8进行开发的,请问如何得到一个引导启动的最小代码量,只初始化一些必备的,其他如果有用到就在main中进行初始化。
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.
目前是使用HALCoGen4.07和CCS12.8进行开发的,请问如何得到一个引导启动的最小代码量,只初始化一些必备的,其他如果有用到就在main中进行初始化。