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

C++ compilation problem for ARM LPC21xx

Hi,
i am using Keil uVision 4 for my own embedded study. I am using a LPC2148 on-card controller and i have some source codes of peripherals supported by sensor-card producer which is sparkfun. I am having trouble in compiling C++ codes such as :

Build target 'imu_v1'
compiling deneme.cpp...
--- Error: failed to execute 'C:\Documents and Settings\All Users\Documents\ultimate IMU\github.com\Ultimate-IMU\Library\ArmCC'
Target not created

Can anyone help ? Thank you in advance.