| Package File | theARMPatch_AT91_SBC.hzq |
| Package Version | 1.1 |
| Required Additional Packages | None |
| CPU | Atmel AT91R40008 |
This package contains project templates, system files and example programs for the AT91-SBC.
Package Installation Instructions
To install this support package into CrossWorks for ARM:
- Download theARMPatch_AT91_SBC.hzq.
- Click the Tools > Install Package menu option.
- Select the theARMPatch_AT91_SBC.hzq file in the file browser.
- Click the Install button to install the package.
Package Version History
1.1
- AIC protected mode now enabled by default.
- The ctl interrupt handler now checks for spurious interrupts.
- The reset script now uses the nSRST signal to reset the target rather than the watchdog. To support this, the startup code no longer allows the program to startup by itself from reset by default. See the comment regarding STARTUP_FROM_RESET in the startup code for more information. Please note that projects created using project templates from the 1.0 version of this support package will not work with the startup code and reset script from this version - you should recreate your projects using the project templates from this version.
1.0
- Initial Release.