TI中文支持网
TI专业的中文技术问题搜集分享网站

CCS v7编译报错 处理器是C6713

>> Compilation failure
subdir_rules.mk:9: recipe for target 'main_edma1.obj' failed
"E:/stm32/include/csl_chiphal.h", line 267: fatal error #35: #error NO CHIP DEFINED (use -dCHIP_XXXX where XXXX is chip number, i.e. 6201)
1 fatal error detected in the compilation of "../main_edma1.c".
Compilation terminated.
gmake: *** [main_edma1.obj] Error 1
gmake: Target 'all' not remade because of errors.

**** Build Finished ****

Shine:

到ccs->show build settings->C6000 Compiler->Predefined Symbols里添加CHIP_6713

baoxu tu:

回复 Shine:

哈?
找不到CCS啊?能再清楚点吗?刚开始学,谢谢

baoxu tu:

回复 Shine:

找到了,但是现在又出现其他问题了,不知道是不是csl库设置有问题
warning #16002-D: build attribute vendor section TI missing in "E:/stm32/lib_3x/csl6713.lib<csl.obj>": compatibility cannot be determined
warning #16002-D: build attribute vendor section TI missing in "E:/stm32/lib_3x/csl6713.lib<csl_cache.obj>": compatibility cannot be determined
warning #16002-D: build attribute vendor section TI missing in "E:/stm32/lib_3x/csl6713.lib<csl_edma.obj>": compatibility cannot be determined
warning #16002-D: build attribute vendor section TI missing in "E:/stm32/lib_3x/csl6713.lib<csl_irq.obj>": compatibility cannot be determined
warning #16002-D: build attribute vendor section TI missing in "E:/stm32/lib_3x/csl6713.lib<csl_timer.obj>": compatibility cannot be determined

Shine:

回复 baoxu tu:

请参考下面的网站关于c6713 ccs3.3移植到ccsv5.
processors.wiki.ti.com/…/C6713DSK_in_CCSv5

baoxu tu:

回复 Shine:

额,我的是v7版本。
然后用自带的edma例程进行软件仿真,控制台一直弹出这样的信息。
TMS320C6713: Warning: CPU:Interrupt No. 15 dropped, an earlier interrupt is pending to be taken

赞(0)
未经允许不得转载:TI中文支持网 » CCS v7编译报错 处理器是C6713
分享到: 更多 (0)