共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 跳转至页
回复
有奖活动 | |
---|---|
【有奖活动】分享技术经验,兑换京东卡 | |
话不多说,快进群! | |
请大声喊出:我要开发板! | |
【有奖活动】EEPW网站征稿正在进行时,欢迎踊跃投稿啦 | |
奖!发布技术笔记,技术评测贴换取您心仪的礼品 | |
打赏了!打赏了!打赏了! |
打赏帖 | |
---|---|
vscode+cmake搭建雅特力AT32L021开发环境被打赏30分 | |
【换取逻辑分析仪】自制底板并驱动ArduinoNanoRP2040ConnectLCD扩展板被打赏47分 | |
【分享评测,赢取加热台】RISC-V GCC 内嵌汇编使用被打赏38分 | |
【换取逻辑分析仪】-基于ADI单片机MAX78000的简易MP3音乐播放器被打赏48分 | |
我想要一部加热台+树莓派PICO驱动AHT10被打赏38分 | |
【换取逻辑分析仪】-硬件SPI驱动OLED屏幕被打赏36分 | |
换逻辑分析仪+上下拉与多路选择器被打赏29分 | |
Let'sdo第3期任务合集被打赏50分 | |
换逻辑分析仪+Verilog三态门被打赏27分 | |
换逻辑分析仪+Verilog多输出门被打赏24分 |