programming eeprom over gdb
Kai Schaeffer (kschaeffer@schaeffer-apparatebau.de)
Mon, 01 Nov 1999 19:22:06 +0100
Hi,
I am using an embedded system with a 68376. The system has an eeprom from
the memory location 0x000000 and ram from the location 0x100000. For the
development of a programm, I use linker-script that puts all the code in
the ram. Then I can use the gdb for the bdm interface to run an debug the
programm. But at the end I want to put the code in the eeprom. So I use a
linker-script, that put the code in the rom. The problem is, how can I
program the eeprom over the gdb. Any ideas?
Thanks
Kai
-------------------------------------------------------
Dipl.-Phys. Kai Schaeffer Schaeffer Apparatebau KG
Pasewaldtstr. 7 Tel. +49-30-80902151
14169 Berlin FAX: +49-30-80902153
http://www.schaeffer-apparatebau.de
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com