Skip to main content
Visitor II
March 30, 2019
Question

Multiple ST-Link devices with TrueStudio?

  • March 30, 2019
  • 1 reply
  • 834 views

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?

    This topic has been closed for replies.

    1 reply

    Graduate II
    March 30, 2019

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