I have not tried it yet, but my first guess would be that you have not changed the IO pin into PWM mode.
In Particular, I think you need
echo mode1 > /sys/kernel/debug/gpio_debug/gpio182/current_pinmux
Hopefully I typed this in correctly.
Kurt
I have not tried it yet, but my first guess would be that you have not changed the IO pin into PWM mode.
In Particular, I think you need
echo mode1 > /sys/kernel/debug/gpio_debug/gpio182/current_pinmux
Hopefully I typed this in correctly.
Kurt