使用CCS5.1.0.09000编译CCS4版本的28335例程(例程没有问题,TI网站下的,sprca85中的文件),结果编译出现如下提示:
同时有如下提示:
**** Build of configuration Debug for project Example_2833xAdcSoc ****
D:\ti\ccsv5\utils\bin\gmake -k all
'Building file: D:/tidcs/c28/DSP2833x/v131/DSP2833x_common/source/DSP2833x_Adc.c'
'Invoking: C2000 Compiler'
"D:/ti/ccsv5/tools/compiler/c2000/bin/cl2000" --silicon_version=28 --define="_DEBUG" --define="LARGE_MODEL" --include_path="D:/ti/ccsv5/tools/compiler/c2000/include" --include_path="D:/ti/xdais_7_21_01_07/packages/ti/xdais" --include_path="D:/tidcs/c28/DSP2833x/v131/DSP2833x_examples_ccsv4/adc_soc/../../DSP2833x_headers/include" --include_path="D:/tidcs/c28/DSP2833x/v131/DSP2833x_examples_ccsv4/adc_soc/../../DSP2833x_common/include" --quiet --diag_warning=225 --issue_remarks --large_memory_model --unified_memory --float_support=fpu32 --asm_directory="C:/tidcs/c28/DSP2833x/v130/DSP2833x_examples_ccsv4/adc_soc/Debug" --preproc_with_compile --preproc_dependency="DSP2833x_Adc.pp" "D:/tidcs/c28/DSP2833x/v131/DSP2833x_common/source/DSP2833x_Adc.c"
'Building file: D:/tidcs/c28/DSP2833x/v131/DSP2833x_common/source/DSP2833x_Adc.c'
'Invoking: C2000 Compiler'
"D:/ti/ccsv5/tools/compiler/c2000/bin/cl2000" --silicon_version=28 --define="_DEBUG" --define="LARGE_MODEL" --include_path="D:/ti/ccsv5/tools/compiler/c2000/include" --include_path="D:/ti/xdais_7_21_01_07/packages/ti/xdais" --include_path="D:/tidcs/c28/DSP2833x/v131/DSP2833x_examples_ccsv4/adc_soc/../../DSP2833x_headers/include" --include_path="D:/tidcs/c28/DSP2833x/v131/DSP2833x_examples_ccsv4/adc_soc/../../DSP2833x_common/include" --quiet --diag_warning=225 --issue_remarks --large_memory_model --unified_memory --float_support=fpu32 --asm_directory="C:/tidcs/c28/DSP2833x/v130/DSP2833x_examples_ccsv4/adc_soc/Debug" --preproc_with_compile --preproc_dependency="DSP2833x_Adc.pp" "D:/tidcs/c28/DSP2833x/v131/DSP2833x_common/source/DSP2833x_Adc.c"
INTERNAL ERROR: D:/ti/ccsv5/tools/compiler/c2000/bin/cl2000 aborted while
processing file D:/tidcs/c28/DSP2833x/v131/DSP2833x_common/source/DSP2833x_Adc.c
processing file D:/tidcs/c28/DSP2833x/v131/DSP2833x_common/source/DSP2833x_Adc.c
This is a serious problem. Please contact Customer
Support with this message and a copy of the input file
and help us to continue to make the tools more robust.
Support with this message and a copy of the input file
and help us to continue to make the tools more robust.
.........................
重装CCS问题依然存在,例程是Example_2833xAdc.c,系统是win7 32位。
请教专家如何解决此问题,谢谢!