Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
12 years, 2 months ago.
On line CMSIS-DAP debuger in Chrome?
Now that the Chrome browser has a serial API (http://developer.chrome.com/apps/serial.html), could the on line mbed compiler be modified to use CMSIS-DAP debug interface?
1 Answer
12 years, 2 months ago.
I don't think so.
The connection to the OpenSDA debugger isn't over a serial port; it's carried over the HID protocol.