Uses SPIFI and CFI loaders from LPC4300 CPU support package.
3.0 (2014-10-28)
CrossWorks V3 release.
Added FreeRTOS sample.
1.5 (2014-02-11)
Improved dual core support.
Added more dual core samples.
1.4 (2013-11-14)
Added support for SDRAM Placement. Note that with the dual core sample there is a problem when the
debugger switches CPU cores and polls the SDRAM memory locations to implement debugIO. You can select breakpoint
as the debugIO mechanism for the Cortex-M0 CPU to avoid this.
1.3 (2013-02-28)
New CTL projects now allocate a process stack. If you have an existing CTL project
then you should do similar since this is required for the CTL supplied
with CrossWorks for ARM version 2.3.1.
1.2 (2012-10-29)
Improved support for Cortex-M0 projects.
Provided sample project file for CMSIS-3 DSP Lib samples.