CMSIS 4 CMSIS-CORE Support Package

This package contains the CMSIS-CORE files from CMSIS version 4.

CrossWorks Version 4 Installation Instructions

To install this support package
  1. Click the Tools > Package Manager menu option to open the package manager window.
  2. Right click on the CMSIS 4 CMSIS-CORE Support Package entry and select Install Selected Packages.
  3. Click Next to take you to the summary page.
  4. Click Next to install the package.
  5. Click Finish to close the package manager window.
  6. Click the Tools > Show Installed Packages.
  7. Click on the CMSIS 4 CMSIS-CORE Support Package link to view the package and its contents.
To manually install this support package
  1. Download the file CMSIS-CORE.hzq using your web browser.
  2. Click the Tools > Manually Install Packages menu option.
  3. Select the file you have just downloaded to install the package.
  4. Click the Tools > Show Installed Packages.
  5. Click on the CMSIS 4 CMSIS-CORE Support Package link to view the package and its contents.
To install this support package using other versions

Release Notes

4.31

4.30

4.10

Documentation

CrossWorks CMSIS-CORE Support

To use the CMSIS-CORE library in your own projects, add $(PackagesDir)/CMSIS_4/CMSIS/Include to the Preprocessor Options > User Include Directories project property of any project or file using the CMSIS-CORE library. Note that it is likely that this will have already be done for you by default by any project created from a project template that uses this package.