工具/软件:Code Composer Studio
你(们)好
我有一个项目的.hex 文件。 如何使用它从 CCS 对 TMS320F28034进行编程?
此致
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.
工具/软件:Code Composer Studio
你(们)好
我有一个项目的.hex 文件。 如何使用它从 CCS 对 TMS320F28034进行编程?
此致
您好!
您可以手动启动调试器以连接和加载 hex 文件。
请参阅用户指南的第7.3.2章:
https://software-dl.ti.com/ccs/esd/documents/users_guide/ccs_debug-main.html#manual-launch
谢谢
Ki
[引用 user="Armin Mremad"]如果要生成项目的.hex 文件,应该使用属性/编译/步骤/编译后步骤?
这是一个选项。
[引用 user="Armin Mremad"]如何填充该字段以生成.hex 文件?
请参阅 https://dev.ti.com/tirex/explore/node?node=ABVjhMWrxnFMiuAQchQdbQ__FUz-xrs__LATEST 的第12章
[报价用户="Armin Mremad"]这是我唯一可以使用的方法吗?
您还可以在工程属性中使用十六进制实用程序属性:
https://software-dl.ti.com/ccs/esd/documents/ccs_hex-utility.html
谢谢
Ki