[ECOS] Program execution (i.e. an eCos application) from RedBoot on Assabet (SA-1110)

Luca Gamma luca.gamma@die.supsi.ch
Tue Jun 11 08:00:00 GMT 2002


Hi all!

I'm having troubles loading eCos applications from RedBoot. I successfully
configured eCos to build the complete library (template: Intel StrongARM
SA1110 board/all) and linked against it a simple eCos application
(ecos-test.c) resulting in a ecos-test.exe executable (toolchain is based on
CygWin and .exe is the default extension when building executables). The
bootloader is redboot_ROM.bin found in the ./images/arm/assabet folder of
the ecos CVS repository. When invoking the load command to download the
program via TFTP protocol:

RedBoot> load ecos-test.exe -m tftp -h 192.168.1.10
ELF images not supported
RedBoot>

It seems to be necessary to convert the binary format, anyone can how to do
this (maybe using arm-elf-objcopy)?

Thanks
-luca




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



More information about the Ecos-discuss mailing list