Atmel AVR CPU Support Package
This package contains project templates and system files for the Atmel AVR.
Package 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 Atmel AVR CPU 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 avr.hzq using your web browser.
- Click the Tools > Manually Install Packages menu option.
- Select the file you have just downloaded to install the package.
Package Version History
1.3
- Support for latest devices.
- Boot loader section placement (and crt0.asm defines) now selected on right click of project node in project explorer.
- Removed __TARGET_PROCESSOR specific #defines from avr.h
1.2
- Chip/board specific CTL file ctl_avr.c now included in package and project template.
- Changed AVR Flash Size property of ATxmega128A1 to be 8M to reflect the fact that this device pushes 3 byte PC values onto the call stack.
1.1
- Move project templates into package.
1.0
- Initial Release.