Content originally posted in LPCWare by rtos on Thu Mar 31 15:57:59 MST 2011 In the LPCXpresso IDE Debugging view, how can you add a watch window for the PCLKSEL0 Register? It's not in the Core Register or Peripheral Register list View.
Content originally posted in LPCWare by larryvc on Thu Mar 31 18:41:38 MST 2011 Actually there are a few missing registers that are defined in LPC17xx.h LPC_SC_TypeDef as __IO that are not included in the SYSCTL register memory view. Anyone know the reason why? Would they be useful if they were there? CodeRedSupport probably has good answers for these questions.
Content originally posted in LPCWare by larryvc on Thu Mar 31 17:51:05 MST 2011 Good.:) I don't see SCS (LPC_SC->SCS) in the SYSCTL register memory view. Is this an oversight or am I blind?:confused: