Hello, I've downloaded the lastest SDK (ver. 12) and the installer is only valid for keil 4.
Is it any option to have this SDK working on keil uvision 5 ?
Thanks in advence
Hello, I've downloaded the lastest SDK (ver. 12) and the installer is only valid for keil 4.
Is it any option to have this SDK working on keil uvision 5 ?
Thanks in advence
The SDK per se require no installer. Just unzip the distribution .zip file and you are ready to go by opening an example project.
The SDK distribution contain MDK installers for Keil 4 and IAR. For Keil 5 you can use the pack installer to install the MDK, and for GCC you do not need to do anything (the files are anyway included in the SDK zip-file and referenced by the Makefile). In order to install or update MDK in Keil 5 you should use the Pack Installer (From the menu: Project -> Manage -> Pack Installer...).