[U-Boot-Users] booting elf image?

Alex Zeffertt ajz at cambridgebroadband.com
Tue Aug 1 16:40:27 CEST 2006


Ram wrote:
> i,
>    i am using omap 5912osk. (ARM architecture).
> 
>   I have a C program:
>    int  main ( )
>   {
>           printf ("Hello World\n") ;
> 
>    }
> 
> im compiling the c program with static linking.
> 
> [sriram at sriram sriram]# file a.out
> a.out: ELF 32-bit LSB executable, ARM, version 1 (ARM), for GNU/Linux 
> 2.4.3, statically linked, not stripped
> 
> 
> I download the elf executable using tftpboot onto my target . when i do 
> bootelf   u-boot
> hangs?
> 
> Am i missing something?
> 

Yes.  You need an operating system to run a.out.  I recommend Linux.




More information about the U-Boot mailing list