User guide
Installing and Using the Netcomm Device Drivers
Using the Netcomm Device Drivers
42
MPC8568E Kit Configuration Guide
Figure 4.9 Console Window after Program Termination
12. In the debugger window, click the kill button.
NOTE You may want to review the source code and modify some parameters or
configuration settings. To do this, double-click the file simpleUseCase.c
in the project window. The IDE opens this file in an editor window, where you
can modify the file.
However, we recommend that you do this after completing this section’s steps.
At the point, the debug session ends and the debugger windows close.
You have seen how to use the device driver Geth simple use case to configure the
MPC8568E processor, generate packets, and compare the received and transmitted
packets.
In addition, you have seen where the main use case source code files reside in a
CodeWarrior MPC8568E project, built this project, and downloaded and run the resulting
executable file on the MPC8568E-MDS-PB board.
The output generated by this program shows that the device successfully transmitted and
received Ethernet frames using the board's two RGMII Ethernet interfaces.