Hello all,
I'm using the LPC11C14 with uVision v4.10. I've noticed that only peripheral debug windows that have been implemented are the Core Peripherals, probably due to the chip being quite new. I can live without those for a while, but is there another way to view the peripheral registers? I've tried adding them to the watch (e.g. LPC_SYSCON->PRESETCTRL), but they are not recognised.
--Amr