This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

programming eeprom over gdb


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]