You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Board: RZ_A1H
Version: mbed-os-5.1.0-rc4
OS: Linux/OSX
Toolchain: GCC and ARM
I've tried multiple examples, they compile just fine, but when I flash them, the board doesn't do anything. It seem that they are actually flashed (LED is blinking), then the board reboots, but it doesn't seem to be doing anything (depending on example e.g. no serial output or user led blinking), but the power LED is on and it flashes USB activity every now and again.
At the same time the HelloWorld_blinky.bin demo example on the board mbed page works fine (https://developer.mbed.org/platforms/VK-RZA1H/).