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.
我用ccs3.3烧写2808时,烧写完成后有时会跳出code composer could not locate:xxx.c,并不是每次都跳出。xxx.c是我源文件之一,这是什么原因,会有什么影响吗?
另外CCS3.3中带的两个烧写插件FlashAPIInterface2808V3_02和
FlashAPIInterface2808V3_0有什么区别吗?
是不是你的xxx.c文件的路径中有中文字符?建议用FlashAPIInterface2808V3_02
1. 同意2楼的意见。
还有就是xxx.c的存放位置最好和此工程中的其他.c文件放在一起。
这样应该避免该问题的产生。
2. 请使用最新的API