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

Problem in viewing PWM signals on Logic Analyzer

Hi, I am using Tiva C series(TM4C123GH6PM) and Keil IDE for generating PWM signals. I had generated the PWM signals and worked successfully in the hardware. I can't able to view this signals on the logic analyzer even though I had put the pin number, for eg(Portb.6). But I had already viewed the GPIO and systick based LED toggling on the logic analyzer like the same way as PWM done.Also I want to know why I had to change the Dialog DLL parameter(In this I had change -pCM4 to -pCM4 -dLaunchPadDLL) for viewing the signal in logic analyzer. Need Solution

0