Flash programming using GDB with ARM Multi-ICE

Grant Edwards grante@visi.com
Tue Aug 6 13:19:00 GMT 2002


On Tue, Aug 06, 2002 at 03:24:46PM -0400, jimmy.gendron@telus.com wrote:

> we are developing a new board based on the Intel PXA250
> processor.
> 
> I would like to know if we can program on-board flash using GDB
> with a Multi-ICE unit from ARM?

Yes.  The easiest thing to do is to write a small program that
can burn flash, link it together with the data you want
programmed, download the lot into RAM, and run it.

-- 
Grant Edwards
grante@visi.com



More information about the Gdb mailing list