From mboxrd@z Thu Jan 1 00:00:00 1970 From: Warren Jasper To: ecos-discuss@sourceware.cygnus.com Subject: [ECOS] Placing binary file into RAM on target Date: Thu, 26 Jul 2001 11:22:00 -0000 Message-id: <200107261817.OAA24971@lx10.tx.ncsu.edu> X-SW-Source: 2001-07/msg00838.html Does anybody know of a way to place an arbitrary binary file into SDRAM on a target if one is running gdb stubs? I am running a Intel StrongARM SA1110, and would like to load a program into FLASH via eCos (as opposed to JTAG via a parallel port with JFLASH). gdb will only load elf type files, so I guess one option is to convert a file into "elf" and have the loader put it into memory. Is there an easy way to do this or a better way? Thanks in advance, -- Warren Warren J. Jasper wjasper@tx.ncsu.edu