Other Parts Discussed in Thread: TMS320C6748

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.
谢谢,我这样试过了,不过出现了lib文件错误的问题,见下图:
正好找到以前wiki网站上的一篇C6713DSK in CCSv5文档,因为wiki网站已经不能访问了,我把页面放在附件里。
C6713DSK in CCSv5.zip
那么请问在C2000历程中的InitPieVectTable();这个函数的作用就是vecs.asm这个文件的作用,可以这样理解吗?
我觉得是这样的,但您最好到C2000论坛确认一下。
2.C6000系列工程中可以没有cmd文件吗?我维护了之前的老工程,发现并没有任何的cmd文件,请问有相关的资料吗?
C6000有cmd文件,请看一下csl里的例程C:\ti\C6xCSL\examples\c6000\dsk6713\csl,里面有cmd文件。cmd文件的写法,请参考汇编手册8.5 Linker Command Files。
https://www.ti.com/lit/ug/sprui03b/sprui03b.pdf