I become after an Update the following Error Message: "Build target 'ecuDisplay' compiling component_tecu.cpp... --- Error: failed to execute 'arm-none-eabi-gcc' Target not created" at the build process.
The Target Device is the Phillips LPC2129.
After an update of what? Of the gcc compiler? Of uVision? Of Windows? Of your car? Anything else?
Question 1: Do you have any arm-none-eabi-gcc on the disk?
Question 2: In a directory where the IDE or makefile or whatever you are using can reach it?
I have update the µVision to version 4. After include the files in a new µVision4 project, it will compiling all fine. Thank you for reply.