How to compile uclinux using armcc and armlink?

Note: This was originally posted on 15th September 2012 at http://forums.arm.com

Hi,
I want using armcc and armlink to compile uclinux,because I want get the HEX file for verilog, and the tool fromelf can transform the ELF file to HEX for verilog. [size="5"]Does there any software can compile Linux kernel using armcc and armlink?[/size]

[size="5"] Thanks in advance.[/size]
Parents
  • Note: This was originally posted on 24th September 2012 at http://forums.arm.com

    Thanks,but the binary file  combiled by arm-uclinux-gcc is BFLT,not  elf,so what  I need to do is change a toolchain?

    You don't have to use armcc/armlink to use fromelf. Fromelf will work with any elf file built for ARM.  The gnu tools produce elf file files as well.
Reply
  • Note: This was originally posted on 24th September 2012 at http://forums.arm.com

    Thanks,but the binary file  combiled by arm-uclinux-gcc is BFLT,not  elf,so what  I need to do is change a toolchain?

    You don't have to use armcc/armlink to use fromelf. Fromelf will work with any elf file built for ARM.  The gnu tools produce elf file files as well.
Children
No data
More questions in this forum