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.
尊敬的团队:
我们的项目需要使用所选 MCU 的 Bootrom 来更新软件。 根据"TMS320x2806x Piccolo 技术参考指南"、名为 hex2000.exe 的 C28x 十六进制实用程序可用于此类转换。 我们的想法是将生成的文件包含在我们的主应用软件中、然后在运行时通过 SCI 将数据作为流发送到 Piccolo Bootrom。 根据参考指南、该工具支持--array 选项以生成用于此目的的文件。 但是,当使用 hex2000.exe 实用程序并指定--array 选项时,该工具会报告--array 与--boot 选项不兼容。
为什么 hex2000.exe 实用程序不允许将引导表生成为阵列格式?
对于所描述的解决方案、建议使用哪种格式/转换?
此致