??? 07/20/05 08:46 Read: times |
#97667 - To be more precise... Responding to: ???'s previous message |
Robert Henneke said:
A hex file contains information in hex form. To be more precise, an Intel-Hex file represents binary data using only printable ASCII characters; thus, each byte of binary data requires two ASCII characters to represent it as a 2-digit hex number. For more details of the Intel Hex file format, see: http://www.keil.com/support/docs/1584.htm |