Multicore Restart

To restart execution of a core:

  1. Enable multicore groups for multicore operations (see Multicore Groups).
  2. In the Debug view, select a thread that corresponds to a core for bareboard debugging.
  3. Click Multicore Restart.

Alternatively,in the Command-Line Debugger Shell, select a thread using the switchtarget command and then use the mc::restart command to restart execution of a core during a debugging session.