Keil MCBNUC1xx Board Support Package
This package contains project templates, system files and example programs for the Keil MCBNUC1xx.
1.2 (2013-05-14)
Now uses CMSIS 3 core support package. Please note that existing projects will need to add $(TargetsDir)/CMSIS_3/CMSIS/Include to the Preprocessor Options > User Include Directories project property in order to build.
Removed old CMSIS core library. Existing projects should remove references to $(TargetsDir)/NuMicro/lib/cmsis$(LibExt)$(LIB) from the Linker Options > Additional Input Files project property as the library is no longer required.
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.1 (2011-01-27)
Fixed CPU manufacturer name.
Fixed externally built executable project template.
1.0 (2010-11-18)
Initial Release.