ELF file to .bin convertion (mpc8313erdb)

Leon Pollak leonp at plris.com
Fri Sep 26 21:51:34 UTC 2008


On Friday, 26 בSeptember 2008, Yuke Tian wrote:
> Hi,
>
> I built an RTEMS application on mpc8313erdb (start supported from 4.9).
> The board come with a pre-installed U-boot to allow download application
> into memory and run. But it seems U-boot only support .bin raw binary
> image.  The .exe or .o files generated from the Makefile are all ELF
> 32-bit MSB executable files.  Does anyone know what tools I should use
> to convert the ELF to .bin format for this powerpc CPU ?  Specifically
> for this board, which memory address I should load the .bin file.
>
> Thanks,
>
> Yuke
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users

I use the "objcopy" utility.

-- 
Leon



More information about the users mailing list