搜索资源列表
ihex.zip
- This program will dump a block of program code to the 8051 serial port in Intel HEX format. It was a quick and nasty hack to fulfill a need, however it includes a good checksum calculation routine, which is nice. For simplicity, this program dumps I
ihex
- intel hex code
Hex格式
- intel hex32的文件格式 嵌入式开发需要对该格式有一定了解 -file formats that embedded developers need to understand a certain format
CypressCY7C63723C-CombiMouse
- 用CY7C63723设计的鼠标固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the
Intel-HEX
- Intel HEX文件格式(中文和英文说明)-Intel HEX file format (Chinese and English)
USBMouse2
- This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus. Documentation docs - Designing a low cost CY7C63723 co
SuperHex
- 很方便的将二进制/十六进制文件转换为Intel HEX格式文件的小程序
ATMEL_ISP
- 该源码含有INTEL HEX 文件读入,串口编程流水作业,ATMEL AT89S5X系列单片机ISP编程上位机软件等内容,值得需要类似要求的人员参考。
HEX
- INTEL HEX文件格式规范及在嵌入工系统中应用分析
hexgenerator
- 生成intel .hex 格式的文件,在main函数中加入自己需要存储的文件。-Generate intel. Hex file in the main function they need to add a document storage.
INTELHEX
- Intel Hex Converter, Source
intelhex
- The document describes the Intel HEX format
Hex2asm_new
- convert Hex file to asm file
hex
- INTEL hex 格式文件 读写, 和 BIN 文件转换-INTEL hex format to read and write, and the BIN file conversion
intel-Hex-format
- To understanding the Intel Hex file format for PIC and 8051 micro controllers. This is my collect from website.-To understanding the Intel Hex file format for PIC and 8051 micro controllers. This is my collect from website.
Hex
- 描述intel HEX文件格式的文档,详尽说明了HEX文件各字段含义-Descr iption intel HEX file format documentation, detailed descr iption of the meaning of each field of the HEX file
Hex2Bin
- A project with source code, to convert Intel-16 Hex file (*.hex) into Binary file (*.bin). Project is written in Visual Basic 2008. Probably much useful in In Application Programming (IAP) of embedded systems projects, where binary file will be input
Hex2Bin
- Hex(intel-Hex or motorola-S) to Bin converter source-file for windows.
Intel-HEX-file-format
- 详细介绍了hex文件这种格式,并举例来说明,属于英文版-Details of the hex file in this format, and an example to illustrate, are English
HEX文件说明
- intel HEX文件记录格式详细说明! 记录格式 数据记录 扩展线性地址记录(HEX386) HEX文件和BIN文件格式区别