Hello,
I recently bought a starter kit with a NUCLEO-410RE board for an embedded systems course I’m taking online, and I’m having some trouble getting the mbed-os-example-blinky program in MBed Studio to run on the board for some reason. It looks like the program compiles just fine, but I’m not sure if it’s actually running on the board since it says “Run program 66%” towards the bottom and the LED isn’t blinking as it should. The program is able to see that the board is connected, so I don’t believe it’s a connection issue. Would anyone be able to help troubleshoot this by chance?