I am using Code Composer Studio Version: 5.5.0.00077
I am trying to debug a system with two C55 DSPs that run different software. I can connect to both targets and run with breaking points on both DSPs.
But RTA tools and printf logs only work on one of the DSPs at a time.
Is it possible to make RTA work on both DSPs during the same run?
Is there any special configuration setting I should be doing that I am missing?