This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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 15th September 2012 at http://forums.arm.com

    [size=2]Thanks a lot,[/size]
    [size=2] I'm sorry , I don't understand what the 'od' and 'xxd' mean,can you make it a little clear?  I have no idea how to run uclinux kernel on the VCS ,Thank you !
    [/size]

    Changing an entire toolchain just to get a $readmemh compatible file would appear to be a bit extreme. It's perfectly possible to convert a binary from the standard kernel build to a hex file using something like 'od' or 'xxd'.

    hth
    s.







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

    [size=2]Thanks a lot,[/size]
    [size=2] I'm sorry , I don't understand what the 'od' and 'xxd' mean,can you make it a little clear?  I have no idea how to run uclinux kernel on the VCS ,Thank you !
    [/size]

    Changing an entire toolchain just to get a $readmemh compatible file would appear to be a bit extreme. It's perfectly possible to convert a binary from the standard kernel build to a hex file using something like 'od' or 'xxd'.

    hth
    s.







Children
No data