• How to get a hex file from vmlinux by fromELF?
    Hi, All, I want to use the elf "vmlinux" to get a vhx hex file. I used below command: fromELF --vhx vmlinux --output vmlinux.hex Then I got a folder "vmlinux.hex", and two files in the folder. ...
  • lpc2478 and uclinux compile
    Hi, I'm Fairuz, a student that are working on a project that involves LPC2478 microcontrollers (ARM7TDMI processor). Since i'm new to the world of embedded linux, compiling kernel and stuff, I've look...
  • 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...
  • Problem with Uart1 - uClinux
    Hi, after successfully boot, I start to write some app on my uClinux 2.6.x on LPC2468. My application must communicate with some device on ttyS1 which is second serial port on LPC. But when I open...
  • uCLinux development with Keil/Arm tools
    Hi Everyone, Did anyone tried uCLinux - based development using non-GNU build tool chain, but Keil's or ARM's for STR7 and STR9? Thank you in advance!