KwikByte KB9202 Board Support Package
This package contains project templates, system files and example programs for the KwikByte KB9202.
Package 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 KwikByte KB9202 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 KwikByte_KB9202.hzq using your web browser.
- Click the Tools > Manually Install Packages menu option.
- Select the file you have just downloaded to install the package.
CrossWorks Version 1.x Installation Instructions
To install this support package:
- Download the file KwikByte_KB9202.hzq using your web browser.
- Click the Tools > Install Package menu option.
- Select the file you have just downloaded to install the package.
Package Version History
1.2
- AIC protected mode now enabled by default.
- The ctl interrupt handler now checks for spurious interrupts.
- Project template now defaults to startup code without vectored IRQ interrupt code. Define NO_VECTORED_IRQ_INTERRUPTS when assembling KB9202_Startup.s to revert to previous behaviour.
1.1
- Modified loader memory map so that .libmem sections will be placed correctly.
- Fixed startup code so that it is compatible with the new assembler in 1.6 build 3.
1.0
- Initial Release.