共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 跳转至页
回复
我要赚赏金打赏帖 |
|
|---|---|
| 【S32K3XX】LPSPI参数配置说明被打赏¥21元 | |
| 在WT9932C61-TINY上实现超声波测距被打赏¥22元 | |
| 基于WT9932C61-TINY的环境构建及OLED屏驱动测试被打赏¥20元 | |
| 【S32K3XX】Core-to-Core 中断使用被打赏¥21元 | |
| 「AI编程记录--含源码」用一晚上的时间写一个esp32的示波器被打赏¥19元 | |
| STM32C0116DK开发探索记(3)被打赏¥30元 | |
| STM32C0116DK开发探索记(2)被打赏¥24元 | |
| STM32C0116DK开发探索记(1)被打赏¥29元 | |
| 谨防极海G32M3101电机评估板易跌落的陷阱被打赏¥24元 | |
| 【全网首拆】M5STACK ATOM系列开发板拆解 / AtomS3R-CAM摄像头更换方法(提高10倍像素)被打赏¥26元 | |
我要赚赏金
