gnupic@linuxhacker.org

gnupic@linuxhacker.org


Subject: Re: EEPROM content in HEX files
From: Gabor Kiss [Bitman]
Date: Wed, 27 Aug 2003 10:55:51 +0200 (MEST)

> > 1. Does MPLAB use other than above two base addresses for EEPROM data
> > in HEX files?
>
> No, I don't think so.  The addresses are documented in the device
> programming datasheets.  If you grep Microchip's linker scripts, all of
> the eedata sections are at those two addresses.
>
> > 2. Can Microchip assemblers and compilers produce EEPROM content HEX files?
> > Is the base address same as above?
>
> Yes.  mplink uses the above mentioned linker scripts.  If you use mpasm
> in absolute mode, the user has to manually specify the same address.
>
> > 3. Do gputils follow this convention?
> >
>
> Yes.

Fine.
That is I wanted to know. Thanks again.

Regards

Gabor


gnupic@linuxhacker.org