I am using the MDK-Lite version and have a sample code I'd like to compile.
The sample code would not compile without the Version 5 compiler (version 6 was default).
I was able to make V5 compiler the default. uVision tries to compile my code but won't because it is looking for a license - resulting in many errors.
Is there anyway around this?
I figured out that the solution to this was to create a copy of the V5 Compiler folder and paste it into the ARM folder. And so, problem solved.
Admins: feel free to remove this post if you'd like.
Better to leave the solution visible I think.