| Package File | Olimex_ADuC_MT7020.hzq |
| Package Version | 1.0 |
| Required Additional Packages | ADuC7000 CPU Support Package |
| CPU | Analog Devices ADuC7020 |
This package contains project templates, system files and example programs for the ADuC-MT7020 Board.
Package Installation Instructions
To install this support package into CrossWorks for ARM:
- If you have not done so already, follow the ADuC7000 CPU Support Package installation instructions.
- Download Olimex_ADuC_MT7020.hzq.
- Click the Tools > Install Package menu option.
- Select the Olimex_ADuC_MT7020.hzq file in the file browser.
- Click the Install button to install the package.
Overview
This Board Support Package is intended for the Olimex ADuC-MT7020 Board. You must install the ADuC7000 CPU Support Package to successfully compile and debug with this board support package.
Documentation
Please refer to the general ADuC7000 CPU Support Package documentation for further information on the ADuC7000.
Notes
The Olimex ADuC-MT7020 has its buttons pulled high by default. Unfortunately the ADuC's external interrupt inputs are active high and level sensitive, so when the button is not pressed it will continually generate an interrupt. When the button is pressed, interrupts cease. The design of the ADuC's level-sensitive external input and the Olimex board's incorrect wiring of the button conspire against us in our endeavour to generate an interrupt on a button press. Hence, the standard CrossWorks interrupt demonstration is missing in the samples.
Package Version History
1.0
- Initial Release.