共2条
1/1 1 跳转至页
[推荐]vision工具BIN文件格式
Introduction
The Flat Binary File Format (BIN) is a simple binary file used to program target FLASH
devices via the visionICE and visionPROBE emulator products. Bin Files are derived from
the native object module format via Wind River’s Convert Utility.
File Format
BIN files are partitioned into two areas: HEADER and DATA.
HEADER:
The Header consists of 32 bytes:
bytes #0-7: 8-bytes, fixed ASCII coded character string “ESTFBINR”
bytes #8-11: 4-bytes, Starting Address. These four bytes contain the 32-bit target address
where the data will be deposited. Byte #8 contains the most significant byte of the intended
address. The left-most bit is read first and is the most significant address bit of the intended
address. Byte #11 is the least significant byte. The last bit read is in byte #11 and is the least
significant bit of the intended address. All addresses should be on even address boundaries.
bytes #12-15: 4-bytes, Last Address (upper). Data received beyond the Last Address is
discarded.
byte #16: 1-byte fill character. All unused data values will be programmed to the fill
character.
bytes #17-23: 7-bytes, Reserved. Reserved areas are used for internal operations and should
be set to 0.
bytes #24-27: Actual Start Address
bytes #28-31: Actual End Address
DATA (#0— #n):
The data field consists of 8-bit quantities -- byte #0 is the most significant data value, byte #n
is the least significant data value. The total number of bytes corresponds to the range
specified by the Staring Address and Last Address in the HEADER.
There is no added trailer pattern or checksum.
[align=right][color=#000066][此贴子已经被作者于2002-12-7 15:02:18编辑过][/color][/align]
关键词: 推荐 vision 工具 文件 格式
共2条
1/1 1 跳转至页
回复
| 有奖活动 | |
|---|---|
| 硬核工程师专属补给计划——填盲盒 | |
| “我踩过的那些坑”主题活动——第002期 | |
| 【EEPW电子工程师创研计划】技术变现通道已开启~ | |
| 发原创文章 【每月瓜分千元赏金 凭实力攒钱买好礼~】 | |
| 【EEPW在线】E起听工程师的声音! | |
| 高校联络员开始招募啦!有惊喜!! | |
| 【工程师专属福利】每天30秒,积分轻松拿!EEPW宠粉打卡计划启动! | |
| 送您一块开发板,2025年“我要开发板活动”又开始了! | |
我要赚赏金打赏帖 |
|
|---|---|
| 在FireBeetle2ESP32-C5上实现温湿度检测和显示被打赏¥20元 | |
| 在FireBeetle2ESP32-C5上实现光照强度检测及显示被打赏¥21元 | |
| 以FireBeetle2ESP32-C5实现数据识读播报被打赏¥19元 | |
| 【STM32F103ZET6】14:实测STM32F1的串口输出任务的挂起与恢复功能被打赏¥27元 | |
| Chaos-nano在压力容器监控系统中的项目应用被打赏¥23元 | |
| 基于FireBeetle2ESP32-C5的WS2812B彩色灯带控制被打赏¥21元 | |
| SWM221CBT7显示开发板驱动TFT显示屏被打赏¥19元 | |
| SWM221CBT7显示开发板驱动OLED屏显示被打赏¥19元 | |
| SWM221CBT7显示开发板及其使用被打赏¥20元 | |
| 揭秘Chaos-nano:ArduinoProMini轻量级操作系统开发框架深度解析与实战应用被打赏¥19元 | |
我要赚赏金
