我下载了一个28335 API例程,编译出错:
[Linking...] "C:\Program Files\Texas Instruments\C2000 Code Generation Tools 5.0.2\bin\cl2000" -@"Debug.lkf"
<Linking>
>> error: linking files for incompatible targets (file
'F:\\ccs3.381\\03321784Flash28335_API_V2101\\Flash28335_API_V210\\example\\Debug\\DSP2833x_CodeStartBranch.obj')
>> error: linking files for incompatible targets (file
'F:\\ccs3.381\\03321784Flash28335_API_V2101\\Flash28335_API_V210\\example\\Debug\\DSP2833x_CSMPasswords.obj')
>> error: linking files for incompatible targets (file
'F:\\ccs3.381\\03321784Flash28335_API_V2101\\Flash28335_API_V210\\example\\Debug\\Example_Flash2833x_API.obj')
>> error: linking files for incompatible targets (file
'F:\\ccs3.381\\03321784Flash28335_API_V2101\\Flash28335_API_V210\\example\\Debug\\Example_Flash2833x_CsmKeys.obj')
>> error: linking files for incompatible targets (file
'F:\\ccs3.381\\03321784Flash28335_API_V2101\\Flash28335_API_V210\\example\\Debug\\Example_Flash2833x_GlobalVariableDefs.obj')
>> Compilation failure
Build Complete,
6 Errors, 0 Warnings, 0 Remarks.
请问高手,如何解决?谢谢!