Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
How to compile uclinux using armcc and armlink?
Jump...
Cancel
Locked
Locked
Replies
5 replies
Subscribers
119 subscribers
Views
4487 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
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?
Heron Zhang
over 12 years ago
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
Simon Craske
over 12 years ago
Note: This was originally posted on 15th September 2012 at
http://forums.arm.com
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.
Cancel
Vote up
0
Vote down
Cancel
Reply
Simon Craske
over 12 years ago
Note: This was originally posted on 15th September 2012 at
http://forums.arm.com
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.
Cancel
Vote up
0
Vote down
Cancel
Children
No data