Difference between revisions of "Mbed MDK-ARM debug"
From emboxit
m (1 revision) |
|
(No difference)
|
Latest revision as of 16:52, 11 September 2015
Install the toolchain
- Download Keil MDK-ARM evaluation version: here
- Personal contact information have to be filled in a form
- Install it
- The second part of the installation is the Keil-Pack-Installer
- I have installed many packs from there for NXP, Freescale, STM...but it seems this is not needed at all!
Get License
- Run the installed MDK-ARM as administrator (...Win7,8)
- Select FILE | LICENSE MANAGEMENT
- Copy CID
- Send it to ...Administrator and get back a LIC
- Paste it to LIC field and ADD
- Now you should have a valid license
Install Legacy Support
- Download MDK version 5 Legacy support
- Install it
Import Project
- Export from mbed compiler a project for [mbed uVision]
- Import project to MDK-ARM
- Compile
- Debug