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.

[参考译文] TMS320F280049C:如何从 CCS 获取 bin 文件

Guru**** 2524500 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1045499/tms320f280049c-how-to-get-the-bin-file-from-the-ccs

器件型号:TMS320F280049C

您好:

我想获取用于升级的" bin 文件"、因此我在 CCS 的编译后步骤中添加了以下内容。

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

"${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

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

因此、我获得 bin 文件、但 bin 文件大小为944kb、大于 out 文件。我检查 bin 文件、地址0x0~0xe4000填充0x0。

如何获取 F280049项目上的 bin 文件?

CCS 版本:10.2.0.00009  

请帮我一个忙...

最恰当的考虑。