[ECOS] Does any one have Arm-cc compiled Ecos for Arm 922 excalibur processor

Andrew Lunn andrew@lunn.ch
Mon Dec 3 14:23:00 GMT 2007


On Mon, Dec 03, 2007 at 02:30:23AM -0800, sumanth wrote:
> 
> HI,
>                I am working on Arm 920 T Excalibur processor on custom
> designed board for which I have Ecos compiled on arm-elf-gcc. But now I have
> requirement to port this to arm-cc.
> 
> Does any one have ported this already. Please give me some pointers to how
> to proceed. If it is readily available please give me the link.

This will be difficult. eCos makes use of gcc extensions. I suggest
you first try other solutions which don't require a change in
compiler. The GNU linker can probably link gcc and arm-cc generated
ELF files together if all you need to use is a binary blob which you
don't have the sources to.

     Andrew

-- 
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