共1条
1/1 1 跳转至页
[推荐]vision BDX文件格式

Introduction
The Binary Download Format (bdx) is a simple binary packet based file. BDX files are
typically derived from a standard object module by converting the object module with the
‘convert’ utility program. The convert utility is supplied with all the vision tool products:
visionClick, visionICE, visionPROBE, visionXD, and visionWARE.
BDX files are intended for downloading into a target’s RAM memory via the vision tools.
BDX Packet Format
The format of the individual packets that make-up a bdx file consists of an eight byte header
and up to a 20k byte data field. The packet format is as follows:
4bytes 2bytes 1byte 1byte 1...20k bytes
Address Data Byte Count Data Sum Packet Number Data Field
Address:
The Address Field is a four-byte word that indicates where the data will be copied into the
target system (most significant byte first).
Data Byte Count:
The Data Byte Count Field is a two-byte word that indicates the number of bytes contained in
the Data Field portion of the packet (most significant byte first).
Data Sum:
The Data Sum field is a one-byte value and is a simple arithmetic sum of the bytes in the
Data Field. This field is used to determine the basic packet integrity at the receiver.
Packet Number:
The Packet Number field consists of a one-byte word and indicates the current packet
number. The packet number is used to detect dropped or missing packets at the receiver. The
packet number ranges from 0x00 to 0xFF and rollovers if the number of packets exceeds
0xFF.
Data Field:
The Data Field can consist of up to 20k bytes of data. The number of bytes is specified in the
Data Byte Count field.
关键词: 推荐 vision 文件 格式
共1条
1/1 1 跳转至页
回复
打赏帖 | |
---|---|
汽车电子中巡航控制系统的使用被打赏10分 | |
分享汽车电子中巡航控制系统知识被打赏10分 | |
分享安全气囊系统的检修注意事项被打赏10分 | |
分享电子控制安全气囊计算机知识点被打赏10分 | |
【分享开发笔记,赚取电动螺丝刀】【OZONE】使用方法总结被打赏20分 | |
【分享开发笔记,赚取电动螺丝刀】【S32K314】芯片启动流程分析被打赏40分 | |
【分享开发笔记,赚取电动螺丝刀】【S32K146】S32DS RTD 驱动环境搭建被打赏12分 | |
【分享开发笔记,赚取电动螺丝刀】【IAR】libc标注库time相关库函数使用被打赏23分 | |
LP‑MSPM0L1306开发版试用结果被打赏10分 | |
【分享开发笔记,赚取电动螺丝刀】【LP-MSPM0L1306】适配 RT-Thread Nano被打赏23分 |