示例中有三类cmd文件
F28335.CMD 28335_RAM_lnk.cmd DSP2833x_Headers_nonBIOS.cmd
有什么区别啊?
分别怎么用?
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.
如果是flash工程请加上DSP2833x_Headers_nonBIOS.cmd和F28335.CMD两个;如果是Ram工程请加上DSP2833x_Headers_nonBIOS.cmd和28335_RAM_lnk.cmd两个。
至于添加方法,可以直接add files;或者linker command file;或者include。