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

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:can't execute 'BIN31\ArmCC'
I have searched a lot. Please help ,as i m stuck on dis.

Parents
  • To better understand your issue, I have a few quesitons:

    Do you have a C:\Keil\ARM\BIN31\armcc.exe file?

    Did you install the Keil tools in the C:\Keil folder?

    Which version of the Keil tools are you using?

    Can you use a newer version of the tools uv3 is pretty old now.

Reply
  • To better understand your issue, I have a few quesitons:

    Do you have a C:\Keil\ARM\BIN31\armcc.exe file?

    Did you install the Keil tools in the C:\Keil folder?

    Which version of the Keil tools are you using?

    Can you use a newer version of the tools uv3 is pretty old now.

Children