Hello,
Sounds like you are interested in same-type multi-emulator debug with one CCS instance. This is possible.
You need to create a target configuration first that defines both emulators and targets;
Then when you start a debug session for it, all cores from both boards will be available for debug in a single debug view.
Thanks
ki