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.

TMS320F280023: 无法生成bin文件

Part Number: TMS320F280023

Finished building target: "mega_afci_text.out"

Building secondary target: "mega_afci_text.hex"
Invoking: C2000 Hex Utility
"C:/soft_f/CCS_v12/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/hex2000" --memwidth=16 --romwidth=16 --diag_wrap=off --intel -o"mega_afci_text.hex" "mega_afci_text.out"
Translating to Intel format...
"mega_afci_text.out" flashbegin ==> flashbegin
"mega_afci_text.out" codestart ==> codestart
"mega_afci_text.out" .const ==> .const
"mega_afci_text.out" .cinit ==> .cinit
"mega_afci_text.out" .text ==> .text
"mega_afci_text.out" .TI.ramfunc ==> .TI.ramfunc
"mega_afci_text.out" flashend ==> flashend
Finished building secondary target: "mega_afci_text.hex"

"C:/soft_f/CCS_v12/ccs/utils/tiobj2bin/tiobj2bin" "mega_afci_text.out" "mega_afci_text.bin" "C:/soft_f/CCS_v12/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/ofd2000" "C:/soft_f/CCS_v12/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/hex2000" "C:/soft_f/CCS_v12/ccs/utils/tiobj2bin/mkhex4bin"
makefile:236: recipe for target 'post-build' failed
'C:' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
gmake[2]: [post-build] Error 255 (ignored)

**** Build Finished ****

调用自带的转bin文件工具无法执行