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.

CCS5.1编译问题



使用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"
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
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.
.........................
重装CCS问题依然存在,例程是Example_2833xAdc.c,系统是win7 32位。
请教专家如何解决此问题,谢谢!
  • 出现的提示是(是一个Debug Assertion Failed的对话框):

    Debug Assertion Failed!

    Program: D:\ti\ccs5\........\bin\cl2000.exe

    File: isctype.c

    Line: 56

    Expression: (Unsigned)(c+1)<=256

    for information on how you program can cause an assertion failure, see the Visual C++ documentation on asserts.