Keil MCBTMPM330 Board Support Package
This package contains project templates, system files and example programs for the Keil MCBTMPM330.
1.4 (2013-04-11)
Now uses CMSIS 3 core support package. Please note that existing projects will need to add $(TargetsDir)/TX03/include/CMSIS and $(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)/TX03/lib/cmsis$(LibExt)$(LIB) from the Linker Options > Additional Input Files project property as the library is no longer required.
1.3 (2011-05-05)
TMPM330 header files now generated from CMSIS SVD files.
1.2 (2011-03-09)
Updated TMPM330 CMSIS files to version 2.1.0.
1.1 (2010-07-21)
Now uses CMSIS startup code. Existing projects will need to add the $(TargetsDir)/TX03/include/CMSIS/system_TMPM330.c file in order to build.
1.0 (2010-07-19)
Initial Release.