Skip to main content
Justin1
Associate III
December 12, 2018
Solved

Concurrent Debug Sessions to Multiple Targets

  • December 12, 2018
  • 2 replies
  • 772 views

Can you get two separate debug sessions running at the same time? When I plug in two boards it makes a 'unique serial number' request and won't launch, I am not sure how to get working.

Trying to get an Rx-Tx SPI demo working, between two NUCLEO-F091RC development boards. I would like to get separate instances of TrueSTUDIO running concurrently here, one for Master & one for Slave is this possible?

This topic has been closed for replies.
Best answer by Tesla DeLorean

Running Keil here, L4R5 debugging in one instance, F779I-EVAL in another.

2 replies

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
December 12, 2018

Running Keil here, L4R5 debugging in one instance, F779I-EVAL in another.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Justin1
Justin1Author
Associate III
December 27, 2018

Excellent idea, thank you Clive.

I now have the multiple environments included in my project, e.g. SW4STM32 & MDK-ARM, included for my project, works now. Thank you Clive! :thumbs_up: