User guide
Using the CodeWarrior™ QUICC Engine™ Utility
Using the QUICC Engine™ Utility
53
MPC8568E Kit Configuration Guide
Figure 5.7 Target Settings Window Showing Remote Debugging Settings Panel
b. From pane on the left side of the Target Settings window, select Remote
Debugging.
The Remote Debugging target settings panel appears on the right side of the
Target Settings window.
c. From the Connection dropdown menu of the Remote Debugging target settings
panel, select USB TAP 8568.
d. From pane on the left side of the Target Settings window, select Debugger
Settings.
The Debugger Settings target settings panel appears on the right side of the
Target Settings window.
e. Check the Stop on application launch checkbox.
This setting halts the program execution at the first statement in main().
f. Click OK.
The USB TAP 8568 remote connection is assigned to the project. Also, the project
is configured to stop execution at first statement in main(). The Target Settings
window closes.
15. Select Project > Make.
The IDE compiles the project’s source code files and generates a binary file (in
executable and linkable (ELF) format).