I'm having trouble with the HVBLDC_Sensorless example code on the TMS320F28035 microcontroller.

I have selected build level 1, set the enable bit, and when I pause the debugger, I get a value between 0 and 5 on the MOD6_CNT output variable.

But when I try to measure the PWM outputs, I get nothing. I tried one of the other PWM examples, and I got the expected result on the oscilloscope. So nothing should be wrong with the hardware itself.

Any ideas why it doesn't work on the motor control code? Is there some setting I'm missing?