simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Simulavr-devel] Eeprom simulation question


From: Raphaël Martin
Subject: [Simulavr-devel] Eeprom simulation question
Date: Tue, 27 Apr 2010 19:34:52 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Hi,
I recently discovered that Atmel programming tool can handle an ELF file
containing fuses, lock bits, and eeprom initial values as specific
sections.
This is working well through AVR Studio, and that way I'm able to
initialize eeprom's initial values during chip programming.
I tried same ELF file in Simulavr, and eeprom section (named .eeprom) does'nt
seem to be handled.
So my questions are :
- Is simulavr able to recognize eeprom in this ELF section ? (I'm using
  Python 'Load' API)
- If not, is there a way to initialize Eeprom (from hex, bin or
  whatever) using an API ?

Finally, bonus question ;) : will .fuses and .lock sections be ignored
as well ?

Thanks guys,
-- 
Raphaël




reply via email to

[Prev in Thread] Current Thread [Next in Thread]