We are facing an issue while flashing mbed-os-example-blinky binary to the Toshiba board TMPM4NR in Keil Studio Cloud using Daplink webusb though build is successful. We have observed the error “Failed to run program” while flashing as shown in the below diagram.
Selected the “Use Daplink” option in File > Settings > Open Preferences > Run category before flashing as TMPM4NR is Mbed enabled board.
Have you tried to deselect Use Daplink option? CMSIS-DAP will be used then to flash the board. I don’t see this board officially added to GitHub - ARMmbed/DAPLink yet so not sure how compatible the firmware on this board is with webUSB feature used by Keil Studio Cloud.
Yes. It is not officially added to Daplink github.
One more observation is that two weeks ago, we were able to flash binary to TMPM4NR board on keil studio cloud using daplink webusb on keil studio cloud version 1.5.x, although debugging was not working.
Thank you very much for your support.
We have successfully flashed the binary onto the M4NR board using Keil Studio Cloud version 1.6.4. However, we are currently unable to enable debug mode for the M4NR board.
Could you please help us in resolving this issue?