• fromelf.exe generate two bin file
    When i produced two bin(one and second) file with mdk tools fromelf.exe,the difference of the two bin files is the second bin file only more than a single one code in source project. so when i compare...
  • Error:can't execute 'BIN31\ArmCC'
    HI! I have actually made a program to initialize a USB port as a host in Keil uVision3. The code i m writing will be implemented on LPC2468ARM7 board. But wen i build da same it shows dis error Error...
  • Error:can't execute 'BIN31\ArmCC'
    Hey! Thank you soo much for the valuable solution. The code is getting build.I am really grateful.
  • Error:can't execute 'BIN31\ArmCC'
    Hey! - Yes,I have C:\Keil\ARM\BIN31\armcc.exe file but wen i click on the armcc.exe file,it shows PROBLEM :APP CRASH -Yes I installed all the tools in C:\Keil -Actually I got this CD with the...
  • Problem with user commands
    Hi all, I want to use a user command to post-process the axf file. I enclose the command in quotes to preserve spaces in the path. However, if I also use quotes to enclose parameters in quotes, then...