早上好、
我使用的是 CCS11。 在 Project Properties->Build->C2000 Hex Utility->Output Format Options 中,其中一个选项是“Binary (for DSK)(--binary,-b)"。 是否有一个文档解释了这种格式?
谢谢、
ED
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.
早上好、
我使用的是 CCS11。 在 Project Properties->Build->C2000 Hex Utility->Output Format Options 中,其中一个选项是“Binary (for DSK)(--binary,-b)"。 是否有一个文档解释了这种格式?
谢谢、
ED
我希望将其记录在以下文档的第12.15节中:
https://dev.ti.com/tirex/explore/node?node=AOdGk9wdSbLdIvwSK2ZCFw__FUz-xrs__LATEST
但令人惊讶的是、它并不存在。
我的理解是、这只是一种标准的原始二进制格式:
请注意--binary 忽略段之间的空洞
希望这对您有所帮助
Ki