| Package File | Analog_ADuC7020_EVAL.hzq |
| Package Version | 1.2 |
| Required Additional Packages | ADuC7000 CPU Support Package |
| CPU | Analog Devices ADuC7020 |
This package contains project templates, system files and example programs for the ADuC7020 Eval 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 Analog_ADuC7020_EVAL.hzq.
- Click the Tools > Install Package menu option.
- Select the Analog_ADuC7020_EVAL.hzq file in the file browser.
- Click the Install button to install the package.
Overview
This Board Support Package is intended for the Analog Devices ADuC7020 MicroConverter Evaluation 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.
Package Version History
1.2
- The file Analog_ADuC7000.c is now always compiled without optimisation on new projects. Existing projects should ensure this to avoid the irq_handler2 being inlined and consequently writing to a register that hasn't been saved by the irq_handler.
1.1
- Standard loader is now RPC rather than DCC. Requires ADuC7000 CPU Support Package version 1.1.
1.0
- Initial Release.