We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
During debugging session it seems that PWM status is not accessible for reading, although the pin is reported (as PWM1, PWM2, PWM3,...) in the Pulse Width Modulator peripheral.
Any hint? Is there at least some status register to be checked?
Yes: you need to state which specifc chip you are using!
Thanks for your patience, I was confused by other errors: on ARM7 LPC2294 the simulator pwm is working correctly and pin status can be checked against PORTx VTREG.
Bye.