
Olimex LPC1766-STK Board Support Package
This package contains project templates, system files and example programs for the Olimex LPC1766-STK.
CrossWorks Version 4 Installation Instructions
- To install this support package
-
- Click the Tools > Package Manager menu option to open the package manager window.
- Right click on the Olimex LPC1766-STK 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.
- Click the Tools > Show Installed Packages.
- Click on the Olimex LPC1766-STK Board Support Package link to view the package and its contents.
- To manually install this support package
-
- If you have not done so already, follow the CMSIS 3 Support Package, CrossWorks Tasking Library Package and NXP LPC1000 CPU Support Package installation instructions.
- Download the file Olimex_LPC1766_STK.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 Olimex LPC1766-STK Board Support Package link to view the package and its contents.
- To install this support package using other versions
Release Notes
3.4
- Removed CrossWorks Platform API examples.
3.3
- Added IoT examples.
3.2
- More examples.
- Added CoreBASIC interpreter example.
3.1
- Added stand-alone solution files.
- Separated platform headers to reduce project dependencies.
3.0
- Added networking, mass storage, and a host of other examples that use the CrossWorks Platform API (Requires CrossWorks V3).
1.3
- CTL projects now default to a process stack size of 256 bytes. Please note that existing CTL projects will need to specify a process stack size using the Runtime Memory Area Options > Process Stack Size project property in order to work with CrossWorks for ARM version 2.3.1 onwards.
- Increased default main stack size to 256 bytes.
1.2
- Now uses CMSIS 3 core support package. Please note that existing projects will need to add $(TargetsDir)/LPC1000/include/CMSIS and $(TargetsDir)/CMSIS_3/CMSIS/Include to the Preprocessor Options > User Include Directories project property in order to build.
- Added CMSIS DSP library example projects.
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_LPC17xx.c file in order to build.
1.0
- Initial Release.