This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Flash programming using GDB with ARM Multi-ICE


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


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