The debugger in CodeWarrior Development Suite provides the facility to debug multiple processors using a single debug environment. The run control operations can be operated independently or synchronously. A common debug kernel facilitates multicore, run control debug operations for examining and debugging the interaction of the software running on the different cores on the system. This topic describes how the CodeWarrior debugger connects and downloads software to separate cores in a multicore processor and how you can choose to debug a program on a specific core.
To debug multicore projects, perform these steps.