10 years ago.

Debugging LPC11U24 mbed in uvision

I'm attempting to debug an LPC11U24 hello world app in uvision.

I've installed the serial driver, and the device is identified as NXP MBED CMSIS-DAP (with latest fw on the device.)

In the project settings I've changed the following:

  • Device set to LPC11U24FBD64/401
  • In the debug tab, debugger is set to CMSIS-DAP

The other settings are exactly the same as the project exported from the mbed online compiler.

Whenever I try to debug or load the binary, I get the following error:

Error - Flash Download Failed "Cortex M0+"

Be the first to answer this question.