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.5出现错误,是什么原因,

Other Parts Discussed in Thread: CCSTUDIO

**** Build of configuration Debug for project new_led ****

"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
'Building file: ../main.c'
'Invoking: C5500 Compiler'
"C:/ti/ccsv5/tools/compiler/c5500_4.4.1/bin/cl55" -v5509A --memory_model=small -g --include_path="C:/ti/ccsv5/tools/compiler/c5500_4.4.1/include" --include_path="C:/CCStudio_v3.3/C5500/csl/include" --define=CHIP_5509 --display_error_number --diag_warning=225 --ptrdiff_size=32 --preproc_with_compile --preproc_dependency="main.pp" "../main.c"
>> ERROR: Only --ptrdiff_size=16 is allowed for small memory model
gmake: *** [main.obj] Error 1
gmake: Target `all' not remade because of errors.