I'm trying to find out why I only get my LOG_printf and RTA Raw trace statements from 1 of the DSPs in my debugging session.
I have a 2 DSP custom board with JTAG in a daisy-chain configuration. If I set up a trace log and single-step over a simple trace statement in the 2nd DSP, nothing shows up in my RTA Printf logs. However, if I do the same thing in the first DSP, I see the log statement print in the RTA tool.
I used to have no problems with this, but then upon upgrading to CCSv5 from v4, I ran into this issue. Did I botch something in setting up my environment? Has this been seen by anyone before?