MDK-ARM Primer

Introduction

The Keil MDK-ARM Microcontroller Development Tool Kits (MDK-ARM) generate embedded applications for many popular ARM-powered devices. The tools allow engineers to write software programs in assembly language or in a high-level language (like C or C++) and to create a complete application that can be programmed into a microcontroller or other memory device. The MDK-ARM development tools are designed for the professional software developer, but any level of programmer can use them to get the most out of the ARM7/9 and Cortex-M microcontroller.

Supported microcontrollers are listed in the µVision Device Database™, where we are adding new devices and simulation support for on-chip peripherals. Check the Device Database on the web, if you plan to use a device that is currently not listed in the local µVision installation.

The introduction includes explanations about the: