Content originally posted in LPCWare by omegahacker on Fri Aug 22 12:07:57 MST 2014
Quote: lpcxpresso-support
Then try debugging your project again. Please confirm back whether this now works.
That solved the RAM readback issue, and the IDE claims to be single-stepping through the code. This is confirmed by the presence of a 'breathing' PWM signal on the pin the demo code is supposed to output on, so I'd say we've got the issue solved.
So, the real question is: what's different about the lpc1549 and the lpc1517 that this bug is present, and why hasn't it been discoved before this? Is it a difference in the chip, or is it a bug in the 64k .cfx file (whatever that is) vs the others?