Keil MCB1700 Board Support Package
This package contains project templates, system files and example programs for the Keil MCB1700.
1.4 (2017-05-22)
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.3 (2012-03-29)
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.2 (2010-07-21)
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.1 (2010-05-27)
Corrected link patch command.
1.0 (2009-07-14)
Initial Release.