I'm looking for a single edge PWM example for the LPC2129. Thanks.
You may use the Logic Analyzer that is built into the uVision Simulator to see the PWM output. In this way you can better analyze your algorithms.
How do you use the simulator to monitor a pin output? P.S. The PWM code is working =)
We have seen the problem with the update of the PWM pins in the meantime too. It works when you single step, but not when you run the code. It will get fixed in the next revision.