IAR LPC1114 KickStart Board Support Package
This package contains project templates, system files and example programs for the IAR LPC1114 KickStart.
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 IAR LPC1114 KickStart 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 NXP LPC1000 CPU Support Package installation instructions.
- Download the file IAR_LPC1114_KickStart.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.2
- The Target Interface Type property is now set to SWD by default.
1.1
- 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_LPC11xx.c file in order to build.
1.0
- Initial Release.