Content originally posted in LPCWare by martinho on Wed Apr 20 06:20:17 MST 2011
I'm missing the MCPWM Registers (Motor Control PWM) in the Peripherals view, I know i can watch directly the memory at 0x400B800, but this is not very intuitive to use. Would it be possible to add this in the next release?
Edit: Strangely the access seems not to work neither for the MCPWM not for the QEI peripherals (I hope they are present on my chip (LPC1752), I did not find any hint that they are present only on some chip's).
Edit Edit: I had disabled the QEI and MCPWM modules, for this reason i got errors when trying to monitor the Address 0d 0x400B800, this is now working, remains the problem with the missing MCPWM in the Peripherals view.
Martin