RE: Different hex file generated by gpasm and mpasm
Chen Xiao Fan <[email protected]> Tue, 20 Sep 2005 08:11:25 +0800
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <3B8AEFFADD3DD4118F8100508BACEC2C0A289219@spex> |
For now yes I am looking at the hex file quite often since I am involved in the pickit-devel project. ;)- What I want to know is exactlly gpasm generates the hex file. The file in question is a single relocatable assembly file and I do not expect too much difference in the generated assmebly. Since both are working in the final application, both must be correct. Still I am just a bit curious what is the difference between gpasm and MPASM. Regards, Xiaofan -----Original Message----- From: Peter Onion Sent: Tuesday, September 20, 2005 1:56 AM > Still I have one question, the hex files generated by > MPASM and gputils are really different in one test assembly > file even though the programmed chips are both working. I'm curious as to why do you think this a problem ? Do you often look at the hex files ? Peter