| Package Title | Luminary Stellaris Driver Library Board Support Package |
| Package Version | 1.0 |
| Board | Luminary Micro Luminary Stellaris Driver Library |
| CPU | Luminary Micro LM3Sxxx |
| Required Additional Packages | LM3Sxxx CPU Support Package |
This package contains the Luminary Stellaris Driver Library and development/evaluation board samples
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 Luminary Stellaris Driver Library 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 LM3Sxxx CPU Support Package installation instructions.
- Download the file Luminary_Stellaris_Driver_Library.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 LM3Sxxx CPU Support Package installation instructions.
- Download the file Luminary_Stellaris_Driver_Library.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.0
- Release of Stellaris Driver Library revision 2523 which replaces previous board specific packages.
Modifications to Stellaris Driver Library
- The file src/interrupt.c has been modified to place the g_pfnRAMVectors variable into the .vectors_ram section.
- The file utils/crossworks.c has been added which implements the required diagnostic functions.
- The file boot_loader/bl_crossworks.s has been added which implements boot loader specific startup code.