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

PWM pin simulation

Can I simulate the output pin of a PWM channel using the Logic Analyzer in KEIL simulator?

Parents
  • Thanx for your answer, and sorry that I was not clear enough.
    I am Using C167CR-LM microcontroller, and i am trying to simulate the PWM output pin, everything is going fine with the simulation of the PWM module. But What I want is to show the POUT signal of the PWM on the Logic Analyzer. I tryed to define the signal as POUT7.0 but it does not work.

    So my question is can I show the POUT signal of the PWM in the C167CR-LM MCU on the Logic Analyzer?

Reply
  • Thanx for your answer, and sorry that I was not clear enough.
    I am Using C167CR-LM microcontroller, and i am trying to simulate the PWM output pin, everything is going fine with the simulation of the PWM module. But What I want is to show the POUT signal of the PWM on the Logic Analyzer. I tryed to define the signal as POUT7.0 but it does not work.

    So my question is can I show the POUT signal of the PWM in the C167CR-LM MCU on the Logic Analyzer?

Children