Hi ,
I am new to this forum but I would like to ask simple question.
I am running Windows version
I got example mbed_os_example_blinky-5.
I was able to build it but how I can step in program with debugger ?
When I hit button connect to run nothing is happening.
I selected Multitech XDOT as taget as suggested by multitech .
What I am doing wrong ?
Can I get advice how to use Mbed studio to debug on my target.
Thanks
There it explains, under the title “Running a debug server” to use pyOCD (which has known limitations and could well be the reason you cannot see the USB device) or OpenOCD.
To connect to the debug interface, OpenOCD support most boards. If the debug interface on your board is classified as ‘CMSIS-DAP’ or ‘DAPLink’ (most boards), you can use pyOCD. If not, use OpenOCD."
Hi ,
When I press on manage custom target USB device , I do not see anything in a list.
In case of you link I put Xdot in search box , but I have multiple choice and do not know which is mine.
Mine is MultiCennect XDot, which is look like suppoted by mbed.
Can you tell me what I need to do so Mbed IDE will find this device?
I am using Mbed ide not Eclipce.
OpenOSD is already installed.
Why is is so diffical to take something from the box which is suuport and connect to it. It is your tools and according to your web site Mbed should support my controleler. What is the problem ?
Thanks
Just to add, I have another board which required a DAPlink for it to work. I uploaded the wrong bin file and nothing happened. I was still able to upload the correct one.
STEP 1… is to get your board into “MAINTENANCE” mode. If that does not work, then who knows.
So, unplug USB cable from board so that it is powered down, hold the reset button and then reinsert the USB cable.
That should switch it to maintenance mode.
Maybe then have a look at Device Manager to see what it does, if that’s going to satisfy your curiosity.
Hi ,
I did restart my device it was enumerated as maintenance,
I went on services and stopped storage service.
Dragged on this drive. It was rebooted and still situation is the same ,
There is no DAPLINK device.
What is going on ?