platform: imxrt1064 evaluation board, SDK2.8.6
It's easy to run the pwm driver example code and observe the right pwm wave whith scope.
I try to modify the code to output pwm wave in PWMX pin(IOMUXC_GPIO_AD_B0_02_FLEXPWM1_PWMX00), but failed.
So, how to modify the example code to output pwm by GPIO_AD_B0_02?