Generic ARM CPU Support Package

This package contains project templates and system files for the Generic ARM.

CrossWorks Version 3 Installation Instructions

This package can only be installed if you have the following CrossWorks license bolt-ons:

To install this support package
  1. Click the Tools > Package Manager menu option to open the package manager window.
  2. Right click on the Generic ARM CPU 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 Generic ARM CPU Support Package link to view the package and its contents.
To manually install this support package
  1. If you have not done so already, follow the CrossWorks Tasking Library Package installation instructions.
  2. Download the file ARM_Cortex_AR_Generic.hzq using your web browser.
  3. Click the Tools > Manually Install Packages menu option.
  4. Select the file you have just downloaded to install the package.
  5. Click the Tools > Show Installed Packages.
  6. Click on the Generic ARM CPU Support Package link to view the package and its contents.
To install this support package using other versions

Release Notes

3.2

3.1

3.0

Documentation

1) Overview

This board support package allows you to create skeleton projects for CPUs and boards that don't have their own dedicated support packages. Depending on your target you will typically need to modify the memory map file, startup code and reset script to make the project work on your target.

2) Creating Projects

To create a new ARM Executable project
To create a new ARM Externally Built Executable project
To build and debug an ARM (Externally Built) Executable on the simulator
To run the program in RAM you will need to import and modify several files