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

ccs5.3&5509a新手编译出问题

**** Build of configuration Debug for project myproject ****

"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" -vc5509A -g –include_path="C:/ti/ccsv5/tools/compiler/c5500_4.4.1/include" –include_path="C:/Program Files/C55xxCSL/include" –define=c5509a –display_error_number –diag_warning=225 –ptrdiff_size=32 –preproc_with_compile –preproc_dependency="main.pp"  "../main.c"
>> WARNING: version specified in option -vc5509A is unknown (ignored)
>> ERROR: Only –ptrdiff_size=16 is allowed for small memory model
gmake: *** [main.obj] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****

Shine:

option改成5509A,memory model选成small memory,请参考下面的帖子。http://www.deyisupport.com/question_answer/dsp_arm/c5000/f/48/t/144599.aspx

user5181444:

回复 Shine:

我看到过那一篇帖子,就是按照他的处理的,就出现了这个问题。之前没有该的时候是NO CHIP DEFINED这个问题。请问如何解决,谢谢。

user5181444:

回复 Shine:

赞(0)
未经允许不得转载:TI中文支持网 » ccs5.3&5509a新手编译出问题
分享到: 更多 (0)