资料介绍
This document describes the hexadecimal object file format for the Intel 8-bit, 16-bit, and 32-bit
microprocessors. The hexadecimal format is suitable as input to PROM programmers or hardware
emulators.
Hexadecimal object file format is a way of representing an absolute binary object file in ASCII. Because
the file is in ASCII instead of binary, it is possible to store the file is non-binary medium such as
paper-tape, punch cards, etc.; and the file can also be displayed on CRT terminals, line printers, etc.。 The
8-bit hexadecimal object file format allows for the placement of code and data within the 16-bit linear
address space of the Intel 8-bit processors. The 16-bit hexadecimal format allows for the 20-bit
segmented address space of the Intel 16-bit processors. And the 32-bit format allows for the 32-bit linear
address space of the Intel 32-bit processors.
The hexadecimal representation of binary is coded in ASCII alphanumeric characters. For example,
the 8-bit binary value 0011-1111 is 3F in hexadecimal. To code this in ASCII, one 8-bit byt
containing the ASCII code for the character ‘3’ (0011-0011 or 033H) and one 8-bit byte containing the
ASCII code for the character ‘F’ (0100-0110 or 046H) are required. For each byte value, the high-order
hexadecimal digit is always the first digit of the pair of hexadecimal digits. This representation (ASCII
hexadecimal) requires twice as many bytes as the binary representation.
- STM32--hex文件格式
- Intel Hex 文件格式
- 简述hex文件解析源码 8次下载
- printf格式化输出符号参数详解 21次下载
- JLINK下载Hex文件的详细步骤 0次下载
- 如何在MDk生成bin格式的文件 4次下载
- intel hex文件格式的详细资料解析整理
- HEX与BIN文件格式转换工具应用程序免费下载 55次下载
- 51单片机转换程序(51Hex_bin)下载绿色版 0次下载
- GIF文件格式详解 2次下载
- Hex格式详解 136次下载
- Hex文件格式资料中英文对照 0次下载
- BIN转换HEX格式工具
- Bin和Hex互相转换工具
- 转换M34283 HEX文件为BIN文件 (HEX To B
- hex文件怎么能转回去c语言 223次阅读
- hex可以转成源代码么 170次阅读
- TSMaster 中 Hex 文件编辑器使用详细教程 380次阅读
- WAV文件格式详解 4099次阅读
- 单片机Hex文件的格式详解 3983次阅读
- SMT32的HEX文件里加入固件版本的方法 3707次阅读
- Hex文件内容详细解析 8375次阅读
- STM32程序HEX文件中加入固件版本信息 4165次阅读
- 单片机中的hex和bin文件 5444次阅读
- 单片机烧录hex文件是如何解析 6602次阅读
- 使用Keil下载Hex文件进STM32 8194次阅读
- 串口数据转CAN帧格式详解 1.4w次阅读
- stm32之.hex 文件 4028次阅读
- 格式化对硬盘有伤害吗_硬盘格式化后数据还能恢复吗 1.6w次阅读
- 详细阐述UCD3xxx系列数字电源控制器烧写常用的两种十六进制 2529次阅读
下载排行
本周
- 1TC358743XBG评估板参考手册
- 1.36 MB | 330次下载 | 免费
- 2开关电源基础知识
- 5.73 MB | 6次下载 | 免费
- 3100W短波放大电路图
- 0.05 MB | 4次下载 | 3 积分
- 4嵌入式linux-聊天程序设计
- 0.60 MB | 3次下载 | 免费
- 5基于FPGA的光纤通信系统的设计与实现
- 0.61 MB | 2次下载 | 免费
- 6基于FPGA的C8051F单片机开发板设计
- 0.70 MB | 2次下载 | 免费
- 751单片机窗帘控制器仿真程序
- 1.93 MB | 2次下载 | 免费
- 8基于51单片机的RGB调色灯程序仿真
- 0.86 MB | 2次下载 | 免费
本月
- 1OrCAD10.5下载OrCAD10.5中文版软件
- 0.00 MB | 234315次下载 | 免费
- 2555集成电路应用800例(新编版)
- 0.00 MB | 33564次下载 | 免费
- 3接口电路图大全
- 未知 | 30323次下载 | 免费
- 4开关电源设计实例指南
- 未知 | 21548次下载 | 免费
- 5电气工程师手册免费下载(新编第二版pdf电子书)
- 0.00 MB | 15349次下载 | 免费
- 6数字电路基础pdf(下载)
- 未知 | 13750次下载 | 免费
- 7电子制作实例集锦 下载
- 未知 | 8113次下载 | 免费
- 8《LED驱动电路设计》 温德尔著
- 0.00 MB | 6653次下载 | 免费
总榜
- 1matlab软件下载入口
- 未知 | 935054次下载 | 免费
- 2protel99se软件下载(可英文版转中文版)
- 78.1 MB | 537796次下载 | 免费
- 3MATLAB 7.1 下载 (含软件介绍)
- 未知 | 420026次下载 | 免费
- 4OrCAD10.5下载OrCAD10.5中文版软件
- 0.00 MB | 234315次下载 | 免费
- 5Altium DXP2002下载入口
- 未知 | 233046次下载 | 免费
- 6电路仿真软件multisim 10.0免费下载
- 340992 | 191185次下载 | 免费
- 7十天学会AVR单片机与C语言视频教程 下载
- 158M | 183278次下载 | 免费
- 8proe5.0野火版下载(中文版免费下载)
- 未知 | 138040次下载 | 免费
评论
查看更多