|
I'd like to load buffalo into RAM on a 711e9 device instead of eeprom, in order to debug the eeprom content. Is that possible? -- Torgeir Veimo < |
|
|
|
On Tue, 2004-05-18 at 12:30 +0100, Torgeir Veimo wrote: > I'd like to load buffalo into RAM on a 711e9 device instead of eeprom, > in order to debug the eeprom content. Is that possible? In bootstrap mode, after a reset, any uploaded content on the serial port is put into RAM not the EEPROM and executed by default, right? -- Torgeir Veimo < |
|
BUFFALO is too big for E9's RAM. Use PCBUG11 or JBUG to debug EEPROM (or EPROM) without programming anything new into EPROM. Emmett Redd Ph.D. mailto: Associate Professor (417)836-5221 Department of Physics, Astronomy, and Materials Science Southwest Missouri State University Fax (417)836-6226 901 SOUTH NATIONAL Dept (417)836-5131 SPRINGFIELD, MO 65804 USA > -----Original Message----- > From: Torgeir Veimo [mailto:] > Sent: Tuesday, May 18, 2004 6:30 AM > To: > Subject: [m68HC11] loading buffalo > > I'd like to load buffalo into RAM on a 711e9 device instead of eeprom, > in order to debug the eeprom content. Is that possible? > > -- > Torgeir Veimo < > > ------------------------ Yahoo! Groups Sponsor > Yahoo! Groups Links |
|
Correct. Emmett Redd Ph.D. mailto: Associate Professor (417)836-5221 Department of Physics, Astronomy, and Materials Science Southwest Missouri State University Fax (417)836-6226 901 SOUTH NATIONAL Dept (417)836-5131 SPRINGFIELD, MO 65804 USA > -----Original Message----- > From: Torgeir Veimo [mailto:] > Sent: Tuesday, May 18, 2004 6:49 AM > To: > Subject: Re: [m68HC11] loading buffalo > > On Tue, 2004-05-18 at 12:30 +0100, Torgeir Veimo wrote: > > I'd like to load buffalo into RAM on a 711e9 device instead of eeprom, > > in order to debug the eeprom content. Is that possible? > > In bootstrap mode, after a reset, any uploaded content on the serial > port is put into RAM not the EEPROM and executed by default, right? > > -- > Torgeir Veimo < > > ------------------------ Yahoo! Groups Sponsor > Yahoo! Groups Links |