Content originally posted in LPCWare by JSalisbury on Fri May 20 02:20:32 MST 2011
Hi,
I have tried starting a new LPC1114 project and I am finding that commands like LPC_IOCON->PIO1_8 = 0x15; are being ignored, and yet the code excutes and I can drive output pins sucessfully. The hardware does work, with a different project on a different pc. I suspect some configuration issue.
What do people suggest?
Thanks