期刊文献+

一种英特尔Hex文件的解析和填充方法

Method to Parse and Fill Intel Hex File
下载PDF
导出
摘要 英特尔Hex格式文件是微处理器MCU使用的一种文件格式,该种文件记录了MCU PROM中的执行程序和数据,无论是在Simulink环境下搭建的模型或是在IDE环境下编写的代码,最终都是通过编译器编译、链接生成Hex格式的文件。在下载Hex文件之前,需对Hex文件的内容进行解析,将内存中不连续的地址段提取出来,并填充字节0xFF或0x00。 Intel Hex file is a particular file format to store programms and data which locate in MCU PROM,when engineer develop code in Simulink or IDE,Hex file will be generated after compile,link process.Before download it into MCU,parse the contents and check the discountinuous address,then fill it with bytes 0xFF or 0x00.
作者 徐旭 毕乾坤 Xu Xu;Bi Qiankun(Shaanxi Fast Auto Drive Engineering Research Insitute,Shaanxi Xi’an 710119)
出处 《汽车实用技术》 2019年第11期142-144,共3页 Automobile Applied Technology
关键词 HEX文件 解析 填充 Hex file Parse Fill
  • 相关文献

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部