Analog Devices ADuC7026 Eval Board Support Package
This package contains project templates, system files and example programs for the Analog Devices ADuC7026 Eval Board.
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 Analog Devices ADuC7026 Eval 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:
- If you have not done so already, follow the Analog Devices ADuC7000 CPU Support Package installation instructions.
- Download the file Analog_ADuC7026_EVAL.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:
- If you have not done so already, follow the Analog Devices ADuC7000 CPU Support Package installation instructions.
- Download the file Analog_ADuC7026_EVAL.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
- 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.
Overview
This Board Support Package is intended for the Analog Devices ADuC7026 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.