MAXIM MAXQ30 CPU Support Package
Warning: This is a legacy package, it has been provided to keep existing projects working and is not recommended for new projects. This package has been replaced by MAXIM MAXQ30 CPU Support Package.
This package contains project templates and system files for the MAXIM MAXQ30.
CrossWorks Version 2 Installation Instructions
- To install this support package
-
- Click the Tools > Package Manager menu option to open the package manager window.
- Right click on the MAXIM MAXQ30 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.
- Click the Tools > Show Installed Packages.
- Click on the MAXIM MAXQ30 CPU Support Package link to view the package and its contents.
- To manually install this support package
-
- Download the file maxq30.hzq using your web browser.
- Click the Tools > Manually Install Packages menu option.
- Select the file you have just downloaded to install the package.
- Click the Tools > Show Installed Packages.
- Click on the MAXIM MAXQ30 CPU Support Package link to view the package and its contents.
- To install this support package using other versions
Release Notes
1.14
- Add misaligned increment and decrement functions to crt0.asm as required of CrossWorks for MAXQ30 version 2.4.5.
1.13
- Add ZEUS_P5S.
1.12
- Added CTL project template, samples and modified crt0.asm.
1.11
- Added ZON specific section placement file.
1.10
- Changed memory map files so that RAM starts at 0x4 to avoid null pointer checking problems.
1.9
- Initialise ___heap_start__.next to zero in crt0.asm.
1.8
- Add ZON_P3S and ZON_M3S.
1.7
- Add ZON_P5SL.
- Add ctl_api.h.
1.6
- Add misaligned code access functions to crt0.asm as required of CrossWorks for MAXQ30 version 2.4.
- Add alternative heap initialisation code to crt0.asm as required of CrossWorks for MAXQ30 version 2.4.
- Add ZON_M1, ZON_M1L, ZON_M3, ZON_M3L, ZON_P3, ZON_P3L and ZON_P5S.
- Add preprocessor defines __TARGET_PROCESSOR_MAXQ1050, __TARGET_PROCESSOR_MAXQ1103 .., __TARGET_PROCESSOR_ZON_P5S to build.
1.5
- Add MAXQ1851, MAXQ1852, and MAXQ149.
1.4
- Add MAXQ1050.
- Move crt0.asm out of product and into package as required by Maxim.
1.3
- Integrate register name and bit definitions required by Maxim.
1.2
- Add external built executable project template.
1.1
- Move project templates into package.
1.0
- Initial Release.