cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple ST-Link devices with TrueStudio?

Mike Hooper
Senior

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?

1 REPLY 1

>>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.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..