你好,我用CCS8.0编译时,console显示下列问题,帮忙看下是哪部分设置的问题,谢谢!lrts2800_fpu32_fast_supplement.lib -lrts2800_fpu32.lib -lIQmath_fpu32.lib
<Linking>
INTERNAL ERROR: C:/ti/ccsv8/tools/compiler/ti-cgt-c2000_18.1.1.LTS/bin/cl2000 had an internal inconsistency and aborted
This is caused by a defect in the TI C/C++ Compiler.
TI Customer Support may be able to suggest a workaround to avoid this.
Upgrading to the newest version of the compiler may fix this problem.
Contact TI in the E2E support forums at under
"Development Tools", "TI C/C++ Compiler". See the link titled
"Submitting an issue".
We need to see this ENTIRE error message and a complete, reproducible
test case including ALL of the command-line options.
gmake[1]: *** [EY190044_SGINV_DSP_A_SECOND_Debug_Flash.out] Error 2
makefile:227: recipe for target 'EY190044_SGINV_DSP_A_SECOND_Debug_Flash.out' failed
gmake: *** [all] Error 2
makefile:223: recipe for target 'all' failed
**** Build Finished ****
Green Deng:请问你使用的是哪款芯片?是用的例程编译的吗?
根据报错提示应该是CCS编译器出现了问题,可以尝试在CCS中升级一下编译器或者直接下载升级到最高版本的CCS:
software-dl.ti.com/…/ccs_downloads.html