This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to get PWM output in logic analyzer window of KEIL IDE

I am using lpc1768 as my controller.
I have written a code to generate PWM output on p2.4 from channel 5 configured as single edged.
I am getting the result reflected in the pin as well as PWM peripheral simulation window.
I want to see the waveform generated and so i need to get it in the logic analyzer window.
How can i get the PWM output waveform in the logic analyzer window.