I'm able to have two configuration set in one project and I'm able to toggle between two configurations using GUI by just clicking Core-0 and Core-1, but not able to figure out command behind it so that I can do the same using Debugger Shell using TCL scripting.
I figured out one configuration which holds current selected core, or say currently running one, "com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.Embedded Initialization.coreIndex"
But how to set this run-time, that is a question for me. Can you please throw some light on this?
How to select configuration using debugging shell?