Closed
Description
(Copied as requested from https://developer.mbed.org/users/mbed_official/code/mbed/issues/36 )
With revision 120 of mbed, PwmOut on a FRDM-K64F appears to be broken i.e no output is seen.
A demonstration program is at https://developer.mbed.org/users/infinnovation/code/pwm_regression/
On FRDM-K64F, connect LED+330R between PTD0 (J2.6) and GND (J2.3)
With revision 119 of mbed, LED is lit as expected.
With revision 120 of mbed, the LED is not lit.