Vanilla MAX32625 board loaded with mbed-os-example-blinky using mbed-studio simply doesn’t blink.
The bare-metal version does so I know the HW is ok.
Putting a printf also shows the loop is running.
mbed-os v 6.17.0
P
Vanilla MAX32625 board loaded with mbed-os-example-blinky using mbed-studio simply doesn’t blink.
The bare-metal version does so I know the HW is ok.
Putting a printf also shows the loop is running.
mbed-os v 6.17.0
P
Hi,
It is worth seeing this…
hmm, I don’t think that that would be affected by whether the RTOS is in use or not though…
Yes that is is, the bare metal version doesn’t have the #ifdef.
Thanks