public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Porting to Atmel AT91 - from .img/.bin to Flash
@ 2000-11-17  4:49 Andreas Bürgel
  2000-12-05 20:24 ` Jonathan Larmour
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Bürgel @ 2000-11-17  4:49 UTC (permalink / raw)
  To: ecos-discuss

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 544 bytes --]

Hi folks,

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.

Thanks in advance.
-- 
--------------------------------------------------
Andreas Bürgel   Software Engineer
ab@genologic.de  GenoLogic GmbH, Dortmund, Germany

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] Porting to Atmel AT91 - from .img/.bin to Flash
  2000-11-17  4:49 [ECOS] Porting to Atmel AT91 - from .img/.bin to Flash Andreas Bürgel
@ 2000-12-05 20:24 ` Jonathan Larmour
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2000-12-05 20:24 UTC (permalink / raw)
  To: Andreas Bürgel; +Cc: ecos-discuss

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 746 bytes --]

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-12-05 20:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-17  4:49 [ECOS] Porting to Atmel AT91 - from .img/.bin to Flash Andreas Bürgel
2000-12-05 20:24 ` Jonathan Larmour

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).