This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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

Re: Porting to Atmel AT91 - from .img/.bin to Flash


Andreas Bürgel wrote:
> 
> another stupid question of me (but hey, I'm a first-timer in programming
> flash-memory):
> How do I put the gdb_module.img/gdb_module.bin file into flash-memory ?
> (With a flash-programmer, I know)
> How do I have to process the module file(s)? I use two flash-memory
> chips, one should contain the high-, the other the low-bytes. I suppose
> it has to do with arm-elf-objcopy.

Normally this is type of thing is done by the flash programmer software. If
not, it won't take long to knock up a quick C program to do it :). I don't
believe objcopy can.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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