TI提供的CCS的工程文件,有一个里面有个boot.asm的文件,没有这个文件程序编译可以成功,但是跑不起来。请问这个文件是干什么用的?为什么有的工程里就没有
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.
TI提供的CCS的工程文件,有一个里面有个boot.asm的文件,没有这个文件程序编译可以成功,但是跑不起来。请问这个文件是干什么用的?为什么有的工程里就没有
RTS库在编译器目录的lib目录下。CCSV5\ccsv5\tools\compiler\tms470_4.9.6\lib
工程的默认入口地址是_c_int00,.
更多详情,请参考文档:www.ti.com/.../spnu151g