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.
boot.c是用来初始化CPU,以及C环境初始化,如堆栈等。在RTS库里有同样功能的函数_c_int00。
关于您的问题 可以参考链接http://www.deyisupport.com/question_answer/dsp_arm/f/22/t/13447.aspx
关于boot.c及_c_int00的问题可以参考 http://www.ti.com.cn/cn/lit/ug/slau132h/slau132h.pdf 第126页