请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
部件号:CCSTUDIO 工具/软件:
你(们)好
我是否可以在命令行+ makefile 中使用批处理文件来生成 hex/bin?
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.
工具/软件:
你(们)好
我是否可以在命令行+ makefile 中使用批处理文件来生成 hex/bin?
您好:
smile smile 说:我是否可以在命令行+ makefile 中使用批处理文件来生成 hex/bin?
您可以跳过 makefile 部分、直接从批处理文件中调用十六进制实用程序。
有关十六进制实用程序的文档可以在适用于您的器件系列的汇编语言用户指南中找到。 例如、对于 C2000、请参阅 C2000汇编语言用户指南的第12章: https://www.ti.com/lit/ug/spru513z/spru513z.pdf
谢谢
Ki