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.

[参考译文] TMS320F28035:TMS320F28035生成.bin 文件

Guru**** 2348500 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1172902/tms320f28035-tms320f28035-generate-bin-file

器件型号:TMS320F28035

我可以生成文件“tms320_suge_firmware.out”文件,但无法生成.bin 文件。

我使用了后期步骤:

"${CCS_INSTALL_DIR}/utils/tiobj2bin/tiobj2bin.bat "${BuildArtiftFileName}""${BuildArtiftFileBaseName}.bin"
"${CG_TOOL_ROOT}/bin/ofd2000.exe "${CG_TOOL_ROOT}/bin/hex2000.exe ""${CCS_INSTALL_DIR}/utils/tiobj2bin/mkhex4bin.exe

并得到以下错误:

tiobj2bin.bat 在 ofd470上失败
请访问 processors.wiki.ti.com/.../Tiobj2bin_Failed
发生 mkhex4bin 故障。 放弃。
"C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/ofd2000.exe "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/hex2000.exe "C:\ti\ccs1110\ccs/utils/tiobj2bin/mkhex4bin.exe"
Makefile:181:目标'post-build'的配方失败
'C:\Users\LongTran\Solarlytics\clone_TMS320-SUGO24-Firmware_6_2022\TMS320-sugo-firmware\F2803x_flash\armofd'不能识别为内部或外部命令、
可操作的程序或批处理文件。
'mhex4bin'无法识别为内部或外部命令、
可操作的程序或批处理文件。

我找到了几篇关于这个问题的文章,但无法解决。

生成.bin 文件是一项常见的任务、但不知道为什么这么难。 我和他一起工作、没有遇到这样的问题。 非常沮丧!

感谢你的帮助。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    长、

    您能解释一下您的设置吗?

    您有一个具有 F28035的目标器件。 您可以创建.out 文件、但无法从 out 到 bin 生成?

    是这样吗? 请确认。