Content originally posted in LPCWare by g_mocken on Tue Sep 22 02:46:15 MST 2015
Quote: lpcxpresso-support
The workaround is as follows. You'll need to connect one probe at a time from power off. Connect the USB cable to the first probe, and initiate the first debug session. Once the first debug session is connected, you can then connect the USB cable to the second probe and start the second debug session.
I tried this workaround, but I always end up with "All SWD targets are currently connected to other debug sessions".
I use two LPCLink2 debug probes and I try to debug two boards with 407X using SWD and LPCxpresso 7.5.0.
The plural form in the error message "all SWD tagets" suggests that this setup is supported, but after I start the first debug session, the attempt to start the second one results in this error message saying that all targets are in use, although the second is clearly free. Note that both debug probes are working fine, but only one at a time.
So is this supported or not?