Part Number: C2000WARE-MOTORCONTROL-SDK
Other Parts Discussed in Thread: TMS320F28069, MOTORWARE
Tool/software: Code Composer Studio
Hi Guys,
Need help on CCS build issues (linking issue) for imported ccs project, while we set our target part variant-2806x Piccolo & TMS320F28069.
If we specify generic C28xx device then its compiled successfully, can you help out in fixing this linker issue, it will be of great help.
-----------------------------------------------------------------------------------------------------------------------------------------------------
"C:/ti/motorware/motorware_1_01_00_18/sw/modules/fast/lib/32b/f28x/f2806x/28
06xRevB_FastSpinROMSymbols.lib<TMS320x2806x_REVB_boot_rom_out__OFFSET_setBet
a_tmp.obj>" specifies ISA revision "C2800", which is not compatible with ISA
revision "C2700" specified in a previous file or on the command line
error #16008-D: file
"C:/ti/motorware/motorware_1_01_00_18/sw/modules/fast/lib/32b/f28x/f2806x/28
06xRevB_FastSpinROMSymbols.lib<TMS320x2806x_REVB_boot_rom_out__OFFSET_setIni
tCond_tmp.obj>" specifies ISA revision "C2800", which is not compatible with
ISA revision "C2700" specified in a previous file or on the command line
error #16008-D: file
"C:/ti/motorware/motorware_1_01_00_18/sw/modules/fast/lib/32b/f28x/f2806x/28
06xRevB_FastSpinROMSymbols.lib<TMS320x2806x_REVB_boot_rom_out__OFFSET_setOff
set_tmp.obj>" specifies ISA revision "C2800", which is not compatible with
ISA revision "C2700" specified in a previous file or on the command line
error #16008-D: file
"C:/ti/motorware/motorware_1_01_00_18/sw/modules/iqmath/lib/f28x/32b/IQmath.
lib<IQ30toF.obj>" specifies ISA revision "C2800", which is not compatible
with ISA revision "C2700" specified in a previous file or on the command
line
error #16008-D: file "boot28.asm.obj in
C:\ti\ccs1011\ccs\tools\compiler\ti-cgt-c2000_20.2.1.LTS\lib\rts2800_fpu32.l
ib" specifies ISA revision "C28FPU32", which is not compatible with ISA
revision "C2700" specified in a previous file or on the command line
error #16008-D: file
"C:/ti/motorware/motorware_1_01_00_18/sw/modules/fast/lib/32b/f28x/f2806x/28
06xRevB_FastSpinROMSymbols.lib<TMS320x2806x_REVB_boot_rom_out__log_tmp.obj>"
specifies ISA revision "C2800", which is not compatible with ISA revision
"C2700" specified in a previous file or on the command line
error #16008-D: file
"C:/ti/motorware/motorware_1_01_00_18/sw/modules/fast/lib/32b/f28x/f2806x/28
06xRevB_FastSpinROMSymbols.lib<TMS320x2806x_REVB_boot_rom_out__pow_tmp.obj>"
specifies ISA revision "C2800", which is not compatible with ISA revision
"C2700" specified in a previous file or on the command line
warning #10247-D: creating output section "ramfuncs" without a SECTIONS
specification
error #10010: errors encountered during linking; "proj_lab01.out" not built
>> Compilation failure
makefile:159: recipe for target 'proj_lab01.out' failed
gmake: *** [proj_lab01.out] Error 1
gmake: Target 'all' not remade because of errors.
