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:

  1. Click the Tools > Package Manager menu option to open the package manager window.
  2. Right click on the Luminary Stellaris Driver Library Board Support Package entry and select Install Selected Packages.
  3. Click Next to take you to the summary page.
  4. Click Next to install the package.
  5. Click Finish to close the package manager window.

Alternatively, to manually install this support package:

  1. If you have not done so already, follow the LM3Sxxx CPU Support Package installation instructions.
  2. Download the file Luminary_Stellaris_Driver_Library.hzq using your web browser.
  3. Click the Tools > Manually Install Packages menu option.
  4. Select the file you have just downloaded to install the package.

CrossWorks Version 1.x Installation Instructions

To install this support package:

  1. If you have not done so already, follow the LM3Sxxx CPU Support Package installation instructions.
  2. Download the file Luminary_Stellaris_Driver_Library.hzq using your web browser.
  3. Click the Tools > Install Package menu option.
  4. 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.