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.

TMS320F28P550SJ: My project use TMS320F28P55x part, and I try to generate bin file, but get error

Part Number: TMS320F28P550SJ
Other Parts Discussed in Thread: C2000WARE

Tool/software:

Building target: "QS2_20240812_Rev1_V1_T26Y30R2A7_THD.out"
Invoking: C2000 Linker
"C:/ti/ccs1271/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu0 -O3 --fp_mode=relaxed --advice:performance=all --define=_DEBUG --define=_FLASH --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi -z -m"QS2_20240812_Rev1_V1_T26Y30R2A7_THD.map" --heap_size=0xF00 --stack_size=0x7F8 --warn_sections -i"C:/ti/ccs1271/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/lib" -i"C:/ti/c2000/C2000Ware_5_02_00_00" -i"C:/ccs_12_71/QS2_20240812_Rev1_V1_T26Y30R2A7_THD/CPU1_FLASH/syscfg" -i"C:/ti/ccs1271/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --reread_libs --define=_FLASH --diag_wrap=off --display_error_number --xml_link_info="QS2_20240812_Rev1_V1_T26Y30R2A7_THD_linkInfo.xml" --entry_point=code_start --rom_model -o "QS2_20240812_Rev1_V1_T26Y30R2A7_THD.out" "./ECU_infc_top.obj" "./Isr.obj" "./LED_ctl.obj" "./QT2_AC_side.obj" "./adc.obj" "./calculate.obj" "./cmpss.obj" "./epwm.obj" "./syscfg/board.obj" "./syscfg/c2000ware_libraries.obj" "./f28004x_usdelay.obj" "./gpio.obj" "./pga.obj" "./power_sum.obj" "./sci_dq.obj" "./timer.obj" "./device/device.obj" "./device/f28p55x_codestartbranch.obj" "../28p55x_generic_flash_lnk.cmd" "../driverlib.lib" "../libraries/cla1_math_library_datarom_fpu32_eabi.lib" -lc2000ware_libraries.cmd.genlibs -llibc.a
<Linking>
Finished building target: "QS2_20240812_Rev1_V1_T26Y30R2A7_THD.out"

Building secondary target: "QS2_20240812_Rev1_V1_T26Y30R2A7_THD.hex"
Invoking: C2000 Hex Utility
"C:/ti/ccs1271/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/hex2000" --diag_wrap=off -o "QS2_20240812_Rev1_V1_T26Y30R2A7_THD.hex" "QS2_20240812_Rev1_V1_T26Y30R2A7_THD.out"
Translating to Extended Tektronix format...
"QS2_20240812_Rev1_V1_T26Y30R2A7_THD.out" codestart ==> codestart
"QS2_20240812_Rev1_V1_T26Y30R2A7_THD.out" .TI.ramfunc ==> .TI.ramfunc
"QS2_20240812_Rev1_V1_T26Y30R2A7_THD.out" .switch ==> .switch
"QS2_20240812_Rev1_V1_T26Y30R2A7_THD.out" .const ==> .const
"QS2_20240812_Rev1_V1_T26Y30R2A7_THD.out" .text ==> .text
"QS2_20240812_Rev1_V1_T26Y30R2A7_THD.out" .cinit ==> .cinit
Finished building secondary target: "QS2_20240812_Rev1_V1_T26Y30R2A7_THD.hex"

"C:/ti/ccs1271/ccs/utils/tiobj2bin/tiobj2bin" "QS2_20240812_Rev1_V1_T26Y30R2A7_THD.out" "QS2_20240812_Rev1_V1_T26Y30R2A7_THD.bin" "C:/ti/ccs1271/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/ofd2000" "C:/ti/ccs1271/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/hex2000" "C:/ti/ccs1271/ccs/utils/tiobj2bin/mkhex4bin"
makefile:190: recipe for target 'post-build' failed
warning: Data is being written to auto-generated file QS2_20240812_Rev1_V1_T26Y30R2A7_THD.x01
'C:' is not recognized as an internal or external command,
operable program or batch file.
gmake[2]: [post-build] Error 255 (ignored)

**** Build Finished ****