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

lpc2148

I am working a Project SPI-Ethernet interface using ENC28J60 with LPC2148.I have developed the code using Kiel uvision3 but it is giving an Error.
the Error is
Error:Failed to execute BIN40\ArmCC
Please suggest for the Problem.

Parents
  • The MDK download file has a size of more than 400MB. You cannot get this file via email. Why don't you install the latest MDK version 5.18 and install the so called legacy pack for ARM7/9 microcontrollers? The MDK contains the compiler version 5 now, which is in the folder ARM\ARMCC\BIN. When you open your project, the compiler toolchain will be found automatically.
    Here are the download links:
    www.keil.com/.../arm.htm
    www2.keil.com/.../
    Download and install the MDK first, and then the leagacy pack.

Reply
  • The MDK download file has a size of more than 400MB. You cannot get this file via email. Why don't you install the latest MDK version 5.18 and install the so called legacy pack for ARM7/9 microcontrollers? The MDK contains the compiler version 5 now, which is in the folder ARM\ARMCC\BIN. When you open your project, the compiler toolchain will be found automatically.
    Here are the download links:
    www.keil.com/.../arm.htm
    www2.keil.com/.../
    Download and install the MDK first, and then the leagacy pack.

Children
  • Dear Community Members,

    Couple of days back I was looking for article about how to use Keil uVision5 for LPC2148 ARM7 Microcontroller. I have't found any post online so decided to write step by step user guide in terms of blog. As there are couple of things which are tricky especially installation of software packs prior to create new project in Keil uVision5 to get things working.

    www.binaryupdates.com/.../

    I am happy to share this link with Keil community.

    I wish you happy Programming

    Thanking you

    CHeers