Keil Download
Arm and Nuvoton provide software developers working with Nuvoton devices based on Arm® Cortex-M processors with a free-to-use professional tool suite for commercial use: the Keil® MDK Nuvoton Edition - Full Cortex-M.
Installation & Activation
- Download Arm Keil MDK
- Run the downloaded MDK5xx.exe installer.
- Select your installation location (default is C:\Keil_v5). If you have existing MDK installations that you want to keep, select a new folder.
- In Pack Installer, click Install to download and install the device family packs supplied by Nuvoton.
- Apply for License to get the【Nuvoton License & Usage Declaration】(valid till September 25, 2027).
- MDK is now ready to use.
Start with an example project
- Download the corresponding BSP(Board Support Package) according to the required product.
- Unzip the BSP folder.
- Open the “Template.uvproj(x)” project in the following path: Mxx_Series_BSP\SampleCode\Template\Keil
- Build the project, and if you see 0 error in the build output, it means the project was compiled successfully.
- Choose the appropriate Nuvoton’s evaluation board and follow the Quick Start guide to download the code to the chip.