2019-03-30 11:42 AM
I am attempting to use two ST-Link devices to debug two separate boards simultaneously in TrueStudio V9.2. I can scan for the serial numbers, and have entered each into the appropriate debug configuration, but only one ST-Link can operate at a time. The other gives an error "No device found on target".
Can anyone give some guidance on this issue?
2019-03-30 02:41 PM
>>Can anyone give some guidance on this issue?
Use Keil, it actually works.
Other than that, I presume they are using OpenOCD, you could perhaps check you've got current version, and command line or scripting into the debugger provides the right options for each of the boards.
I don't know if you're using two instances of the project/workspace, if not clone a second copy and see if you can convince it to behave properly.