Hi,
I have some problems setting breakpoints in CCS. This is the situation:
My target configuration consists of 4 C6455 DSPs (custom hardware). I use one program file for the first DSP ("Master") and one program for the other 3 DSPs ("Slaves"). Both programs use partially the same source files. The problem is that I'm not able to set breakpoints in shared source files independently between different DSPs, even if I only select one DSP in the Debug view. It seems that breakpoints are always acting on Master and Slave DSPs. Is it possible to change this behaviour?
Ralf
