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.

[参考译文] TMS320F28335:根据工程.out 大小自动更改 bin 文件大小

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1441574/tms320f28335-change-the-bin-file-size-according-the-project-out-size-by-ccs-automaticlly

器件型号:TMS320F28335

工具与软件:

你(们)好

客户希望 CCS 根据工程的实际大小而不是完整闪存大小生成 bin 文件。 原因是该小 bin 文件方便进行固件更新。

他们实现了 F28035的功能、但在 F28335 bin 文件中始终为256k。

员额进程赞扬:  

 "宽度{cce_install_root}/utils/tiobj2bin/tiobj2bin "${BuildArtifactFileName}""${BuildArtifactFileBaseName}.bin""${CG_TOOL_ROOT}/bin/ofd2000 "${CG_TOOL_ROOT}/bin/hex2000 "${Arti_INSTALL_ROOT}/utils/tiobj2bin/mkhex4bin "&"${FileCG_TOOL_HEX}-I"${FIT00_MO"-32${Artifact32 -订单"}"

我还在某个演示项目上尝试以下操作:

示例_28035_Flash :无论我如何更改项目,bin 文件总是64k

示例_28335_Flash 无论我如何更改项目,bin 文件总是256k  

示例_2833xAdcSoc :bin 文件为105k

我如何使用 CCS 配置函数。

谢谢

Joe