[ECOS] ROM-version of eCos-application under EB40A?

Jonathan Larmour jifl@eCosCentric.com
Wed Mar 3 01:16:00 GMT 2004


[ Apologies if someone already answered this - I found this in my spam folder ]

Òèõîíîâ Àíäðåé wrote:
> Hello,
> 
> How can I run ROM-version of eCos-application under EB40A?
> 
> I create ROM version of eCos from template for EB40A. I use eCos 2.0.
> Compile the application from examples.
> Load elf file to flash of EB40A by means of flashpgm.exe. But
> application doesn't work... 

ELF file? No, you have to program the binary format. Use arm-elf-objcopy -O 
binary.

Obviously also make sure you program it to the appropriate address, 
presumably 0x1100000 (if I remember right), and then have the appropriate 
jumper set to USER (not STD).

Jifl
-- 
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
 >>>>> Visit us in booth 2527 at the Embedded Systems Conference 2004 <<<<<
March 30 - April 1, San Francisco http://www.esconline.com/electronicaUSA/
--["No sense being pessimistic, it wouldn't work anyway"]-- Opinions==mine


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list