We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
I needed to send PWM signals, but when I tried using eitheranalogWrite ormbed::PwmOut the linker always yield the following error:
analogWrite
mbed::PwmOut
pwmout_api.c:(.text.pwmout_init+0x310): undefined reference to `PinMap_PWM_HRTIM'
The version that I used is3.5.4.
3.5.4
Update: Also not working with4.0.2 version.
4.0.2