ReadMe.txt for the CMSIS generic start project.
This project was built for IAR Embedded Workbench for ARM V8.11.1.

Supported hardware:
===================
The sample project for CMSIS should run on any Cortex M3 core.

Configurations
==============
- Debug:
  This configuration is prepared for download into internal
  Flash using J-Link. An embOS debug and profiling library
  is used.
  To use SEGGER SystemView with this configuration, configure
  SystemViewer for the used target device and interface speed.

- Release:
  This configuration is prepared for download into internal
  Flash using J-Link. An embOS release library is used.

Using a specific CPU requires the CPU specific CMSIS files
of the CPU vendor to enable correct timing. Read the embOS
Cortex-M specific manual, chapter CMSIS, to learn more.
