To specify the program entry point, follow steps below in C/C++ perspective:
- In the CodeWarrior projects window, right-click on project name.
A context menu appears.
- From context menu, right-click on project name, select Debug As > Debug Configurations.
The
Debug
window appears.
- Under CodeWarrior Download , select project name.
- Select Debugger tab.
The
Debugger
page appears (for more information, refer to the image listed below).
Figure 1. Debug Configurations-Debugger Page 
- Click Apply.
- Click Debug.