zl程序教程

您现在的位置是:首页 >  其他

当前栏目

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

文件 如何 生成 bin lib
2023-06-13 09:14:24 时间

看到一篇文章可以添加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

MORE INFORMATION

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

发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/179894.html原文链接:https://javaforall.cn