Mbed-os-example-blinky does not work in Mbed Studio

Hello everyone.

I’ve just started using Mbed Studio, but I’m already having trouble.
I tried the sample program “mbed-os-example-blinky” using mbed LPC1768.
I was able to build it according to the tutorial.
However, even when I run it, the LED on my board does not blink.

Is there a special procedure I need to follow?
Thank you.

Hi! This page has some stuff you should read if working with LPC1768: MCU Info Page: LPC1768 · mbed-ce/mbed-os Wiki · GitHub

In particular, make sure to do the firmware update, as many of these boards ship with very old debugger firmware.

Hi,

It may be worth to see this.