Virtual Cogs VC21 Board Support Package
This package contains project templates, system files and example programs for the Virtual Cogs VC21.
Installation Instructions
CrossWorks Version 2.x Installation Instructions
To install this support package using CrossStudio:
- Click the Tools > Package Manager menu option to open the package manager window.
- Right click on the Virtual Cogs VC21 Board Support Package entry and select Install Selected Packages.
- Click Next to take you to the summary page.
- Click Next to install the package.
- Click Finish to close the package manager window.
Alternatively, to manually install this support package:
- Download the file Virtual_Cogs_VC21.hzq using your web browser.
- Click the Tools > Manually Install Packages menu option.
- Select the file you have just downloaded to install the package.
To view the support package and its contents:
- Click the Tools > Show Installed Packages.
- Click on the Virtual Cogs VC21 Board Support Package link.
CrossWorks Version 1.x Installation Instructions
To install this support package:
- Download the file Virtual_Cogs_VC21.hzq using your web browser.
- Click the Tools > Install Package menu option.
- Select the file you have just downloaded to install the package.
Release Notes
1.4
- References to asm changed to __asm.
1.3
- Corrected the debug handler file path definition.
1.2
- Corrected the setup of the MMU control register in the startup code.
1.1
- Fix display of peripheral registers in registers window and memory map.
- Fix definition of CSPI2 registers.
- Renamed host version of USB_XFILL_STAT and USB_YFILL_STAT to USB_HOST_XFILL_STAT and USB_HOST_YFILL_STAT in order to remove name clash with function registers of the same name.
1.0
- Initial Release.