Package Title LPC1343 KickStart Board Support Package
Package Version 1.2
Board IAR LPC1343 KickStart
CPU NXP LPC1343
Required Additional Packages LPC1000 CPU Support Package
Required CrossStudio Version 2.0 or later

This package contains project templates, system files and example programs for the LPC1343 KickStart.

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 LPC1343 KickStart 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 LPC1000 CPU Support Package installation instructions.
  2. Download the file IAR_LPC1343_KickStart.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.

Package Version History

1.2

  • Added the -fms-extensions compiler option to the project templates in order to allow the CMSIS header files to compile without warnings.
  • Now uses CMSIS startup code. Existing projects will need to add the $(TargetsDir)/LPC1000/include/CMSIS/system_LPC13xx.c file in order to build.

1.1

  • Corrected link patch command.

1.0

  • Initial Release.