Other Parts Discussed in Thread: TM4C123GH6PM
Hi,
I had generated PWM output in hardware using timer0 on portb 6th pin. But can't able to view the the pwm signals in the Keil MDK logic analyzer.I am using TM4C123GH6PM and in the logic analyzer I put portb.6 to view the pwm signals but not at all generated.But for GPIO,Systick examples I got the output pulse in the logic analyzer in the same way. I want to know whether I just want to put the signal command as portb.6 or some other is command is there for viewing the pwm signal in logic analyzer