raspberrypi / pico-sdk

BSD 3-Clause "New" or "Revised" License
3.26k stars 841 forks source link

watchdog_get_count() never decrements #1492

Open aallan opened 10 months ago

aallan commented 10 months ago

An issue was raised on pico-feedback around the watchdog_get_count() never decrementing, see raspberrypi/pico-feedback#349. This was an issue with PlatformIO and the @earlephilhower Arduino core.

However, @JamesH65 mentioned that it is also present in the SDK, so raising here.

kilograham commented 10 months ago

This appears to be an RP2040 erratum, which will need to be documented

kilograham commented 7 months ago

we should fix the documentation to say it doesnt work