I recently upgraded my uVision 3 from one using CARM etc, to one based on RealView and now I can't compile my projects any more.
Needless to say, CA.exe isn't in C:\KeilARM\ARM\BIN any more, but why is it even looking for it?
I've seen pages that show how to get legacy CARM tools, but this isn't an ancient project - it's under active development and it will be for some time, so really I'd rather just get my project to use the new RealView tools.
Trouble is - I don't know how. How can I get my project to stop asking for CARM and use RealView?
It may be simpler to create a new project.
If you update your project, you should also update your startup file.
Thanks Per, that worked. Paul.