Debugging multiple cores
In this section:
Setting up for symmetric multicore debugging
Where the application starts is determined by the start label. For more information, including how to change this label, see Developing embedded applications. If, for example, your application does not use all cores of the microcontroller, you might want to change the start label.
Starting and stopping a multicore debug session
To start a multicore debug session, use the standard Download and Debug command.
To stop a multicore debug session use the standard Stop Debugging command, which will stop all debugging sessions.