CMSIS 5 CMSIS-Core(M) Support Package

This package contains the CMSIS-Core(M) files from CMSIS version 5.

CrossWorks Version 3 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 5 CMSIS-Core(M) 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 5 CMSIS-Core(M) Support Package link to view the package and its contents.
To manually install this support package
  1. Download the file CMSIS-CORE_V5.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 5 CMSIS-Core(M) Support Package link to view the package and its contents.
To install this support package using other versions

Release Notes

5.8.0

5.7.0

5.6.0

5.5.1

5.4.0

5.3.0

5.2.0

5.0.0

5.0.1

Documentation

CrossWorks CMSIS-Core(M) Support

To use the CMSIS-Core(M) library in your own projects, install the CMSIS 5 package and set the Libraries > CMSIS 5 CMSIS-Core(M) Library project property to Yes.

Alternatively, you can manually include the library by adding $(PackagesDir)/CMSIS_5/CMSIS/Core/Include to the Preprocessor Options > User Include Directories project property of any project or file using the CMSIS-Core(M) 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.