This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Does the F28069M PWM output when in program stop on break point?

Hello,

I am currently debugging F28069M and find a strange behavior that there is no PWM output when program stop on break point.

In my opinion, the PWM should output continuously after I configure the PWM module. 

Is this normal behavior and what's the reason?

Thanks.

Best Regards.

  • Hi Jason,

    This depends on your breakpoint positioning. Can you provide us with some more details as in where have you placed the BP?

    Regards,
    Gautam
  • Hi Gautam,

    I am using the InstaSPIN-Motion on F28069M.

    For example on lab12b, I set a break point on ADC interrupt mainISR (CTRL_run function for example). In my opinion, the PWM should still output even the program stop.

    Can you tell me why?

    Thanks.

    Best Regards.