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
[Mbed OS 6.6.0] Flashing SDP-K1 board causes interface firmware to fail. Can no longer program board after flashing with any Mbed OS 6.6.0 project. #14121
Flashing SDP-K1 with any Mbed OS 6.6.0 project appears to break the DAPLink update program preventing any more programming of the SDP-K1. Initial program will work, but any subsequent attempt to flash the board will result in a fail. Fail log is output with the following message: error: The interface firmware FAILED to reset/halt the target MCU.
Target(s) affected by this defect ?
SDP-K1
Toolchain(s) (name and version) displaying this defect ?
GCC-ARM
What version of Mbed-os are you using (tag or sha) ?
mbed-os-6.6.0
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
mbed-cli and online compiler
How is this defect reproduced ?
Flash SDP-K1 board with any binary/project using the Mbed OS 6.6.0 library (e.g. simple LED blinky project). Program will work initially. Try to program the board with any other bin/hex file after this first flash and interface firmware will start to fail consistently.