Page 1 of 1

ATMEL Flash & EEP

Posted: 11 Nov 2011 11:14
by Guest
Newbie question
I have the above and would like to program the AT00S2313 device.
I Have 2 Files xxxxx.EEP ( eeprom ) and xxxxx.HEX ( Flash ), both intel hex.
looking at these files they both seem to want to go to location 0000 ?
Does the Dataman know which file goes into the Flash and which goes into the eep ?
Or do I have to tell it ?
If I program the "eep" then load the "hex" and program it it says the device is not empty but allows me to carry on programming.
Have both files gone it to the correct part of the device.
Sorry this is long winded

Keith W

Re: ATMEL Flash & EEP

Posted: 11 Nov 2011 11:14
by Dataman (Neil Parker)
Keith

When the device is selected on the D48 software an information box pops up telling you that The FLASH memory is located on buffer address 000h~7FFh. The EEPROM memory is located on buffer address 800h~87Fh.

When loading the files into the software it gives you the option to load it to a different location in the buffer. From file address to buffer address. So you could load both files as they don't overlap in the buffer then program the device.

Hope this helps.

Neil