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.

CCS8.3生成ELF文件时报错ccs.outputFormat ELF makefile:182: recipe for target 'post-build' failed

Other Parts Discussed in Thread: TMS320F280049C

你好,我使用CCS8.3编译一个TMS320F280049C的工程,在设置项目output format options选项中勾选Binary output format(for DSKs)(--binary, -b),编译无法生成ELF文件,是什么原因?

CCS编译后报的错误是:

ccs.outputFormat ELF
makefile:182: recipe for target 'post-build' failed
process_begin: CreateProcess(NULL, ccs.outputFormat ELF, ...) failed.
make (e=2): 系统找不到指定的文件。

x 出现错误。请重试或与管理员联系。