We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Build target 'Target 1' compiling dveeprom.c... --- Error: can't execute 'C:\Keil\ARM\BIN\CA' Target not created
Any suggestions?
Does CA.exe actually exist in the folder C:\Keil\ARM\BIN ?
No CA.exe does not exist in the BIN dir. It is the legasy compiler and the new tools do not include support for that. There might be a way to add this support.
"No CA.exe does not exist in the BIN dir"
That'll be why it's complaining that it can't execute it, then!!
The point is that was not included in the standard instalation package.
http://www.keil.com/support/docs/3267.htm
Jon