• How to start working with fromelf?
    How to start working with fromelf? Please,if it posible, note clearly about. Thanks
  • fromelf parameter
    I use the tool menu with the following command : fromelf -s -o T:\TGIP\fichiers_uVision3\TGIP_BM.sym T:\TGIP\fichiers_uVision3\ObjectFiles\TGIP_BM.axf But I want to change the output file name...
  • fromelf and --bincombined
    Hi, I want generate one binary output file for an image containing multiple load regions. So I can use it for my bootloader. I use the --bincombined option like descriped here: http://www.keil...
  • How to conver uClinux kernel(vmlinux) to HEX file to run on VCS(verilog compiled simulator )?
    Note: This was originally posted on 15th September 2012 at http://forums.arm.com Hi, I want to run uClinux on VCS(verilog compiled simulator),so how to convert uClinux kernel(vmlinux) to HEX file to run...