如何生成lib文件_bin文件和mcs文件

如何生成lib文件_bin文件和mcs文件看到一篇文章可以添加 crc 文章链接 http blog csdn net Simon223 article details 105724950 感觉应该可以可以添加一些自己的其他信息 先做个标记吧 后面再来学 keil 官网的摘抄信息 https www keil com support docs 3806 htm VISION CRC Example Information


看到一篇文章可以添加crc文章链接:http://blog.csdn.net/Simon223/article/details/105724950

感觉应该可以可以添加一些自己的其他信息。先做个标记吧,后面再来学

keil官网的摘抄信息:https://www.keil.com/support/docs/3806.htm

µVISION: CRC Example

----

Information in this knowledgebase article applies to:

MDK-ARM 5.00 or later

----

Question

My project requires a checksum or cyclic redundancy check (CRC). How is this done in MDK-ARM? How is the checksum added to the final image?

Answer

Application Note 277: ROM Self-Test in MDK-ARM shows one approach using MDK and SRecord to perform startup and periodic testing of ROM. The user can experiment using different CRC32 routines (source code provided). The application note contains two example projects for a simulated device. In this approach, SRecord modifies a hex file to include the checksum at a specific address, before µVision programs the device.

SEE ALSO

GENERAL: Converting HEX, Binary, etc. File Formats

Application Note 277: “ROM Self-Test in MDK-ARM

MORE INFORMATION

GENERAL: GENERATING A ROM CHECKSUM

编程小号
上一篇 2025-08-22 08:06
下一篇 2025-04-06 15:33

相关推荐

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。
如需转载请保留出处:https://bianchenghao.cn/hz/111274.html