My Way.. PIC Projects

Although TASM will produce a binary image file, as I don't use TASM, myway would be to convert the .HEX file, output from MPASM, into a binary file using my own conversion program. Strange but then that's me!

The emulator accepts .BIN formated files as produced by the converter or .OBJ as produced by TASM. Each is a binary image file of the code block, but .BIN data is padded with zero's.

Each .ZIP file will contain :-

The conversion program from .HEX to .BIN is not included but the resultant .BIN file is included.


This .BIN file maybe executed by running the emulator or the output of MPASM loaded into the PIC chip, use the .HEX file.




Sponsored by MikeT




Last modified at: