Hi:
After a day of trying and various computer from Windows10 to Linux, I still CAN NOT have PCs to ping MPC5748G EVB. The example has no modification. The program is running in "debug flash" mode. The code will put in "run" with braking point being disable.
On PC side, the ethernet cable is connected directly to MPC5748 EVB Ethernet port on the board. The IP address is static as "192.168.1.5". The gateway is set as default gateway; or not being configured. Also, the IP address is set to cache with MAC address using following command "arp -s 192.168.1.19 22:33:44:55:66:77" according to the instruction.
What did I do wrong here???
Thanks
James