2018-12-12 12:55 PM
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?
Solved! Go to Solution.
2018-12-12 01:03 PM
Running Keil here, L4R5 debugging in one instance, F779I-EVAL in another.
2018-12-12 01:03 PM
Running Keil here, L4R5 debugging in one instance, F779I-EVAL in another.
2018-12-27 12:28 PM
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: