Hello everyone,
I am a beginner and I would like to receive ethernet frames from PC to MPC5748G. I used the enet_rmii_udp example to correctly transmit from the board to PC, but I am not able to receive.
Could someone give me a suggestion?
Thanks in advance
Hi,
thanks for your reply. I tried to take a look to your thread, but it doesn't work for me. No matter what type of data I'm going to send/receive, it's just a didactical exercise.
I would like to do it ease using the API included in MPC5748G_SDK_Z4_0, but it does not work simply calling "ENET_DRV_ReadFrame" and "ENET_DRV_SendFrame". Do you think it can be done this way, editing enet_rmii_udp example?
Thanks in advance,
Antonio