In the MPASM assembler help file, somewhere under Hex file format.
Code:
Hex File Formats (.hex, .hxl, .hxh)
The MPASM assembler and MPLINK linker are capable of producing ASCII text hex files in different formats.
Format Name Format Type File Extension Use
Intel Hex Format INHX8M .hex 8-bit core device programmers
Intel Split Hex Format INHX8S .hxl, .hxh odd/even programmers
Intel Hex 32 Format INHX32 .hex 16-bit core device programmers
It's a bit ODD that INHX8S fixed it...
Last edited by mister_e; - 5th February 2009 at 14:52.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks