I have my project set up so that when I START debug on a CPU1 project, CPU2 automatically loads a project and runs.
If during the debug session, I make a small change to the CPU1 project and rebuild, it prompts me to reload the project after the build. However, the CPU2 project is not reloaded (or restarted).
How can I configure the GEL file and/or debug settings so that CPU2 is restarted or reloaded + restarted if CPU1 is rebuilt/reloaded during debug?
Thanks!