Content originally posted in LPCWare by CodeRedSupport on Thu Mar 31 03:59:10 MST 2011
As a very quick experiment, I just commented the call to SystemInit() out in an LPC17 project, which should then cause the clock to be left running at the default 4MHz.
I don't see any problems with either the default debug launch configuration or after modifying "Crystal (XTAL) frequency and PLL value" to 4000.
I suspect that seeing you actual application (or a simple cut down version that shows up the problem) along with the actual CMSIS library/code you are linking with, is the next step.
Do a clean of both projects, then use [B][FONT=Courier New][SIZE=1]Quickstart -> Import and Export ->[/SIZE][/FONT][SIZE=1] Export projects to archive[/SIZE][/B]. Then attach to the thread.
Regards,
CodeRedSupport