This project is based on the example project enet_rmii_udp. I use mpc5748G to debug it. There aren't any problems in the code, but the S32 always tells me there is problem about the enet_rmii_udp.elf. So I wonder if I use some wrong setting in the debug.
This is what I use in the debug setting.
What is the problem ?
Thanks,
Jupeng
Solved! Go to Solution.
Hi,
I imported your project and there is problem with Path to additional elf files. In my case - all 3 core projects are located directly in Workspace root folder. Removing enet_rmii_udp from path should solve your issue.
Jiri
Hi,
I imported your project and there is problem with Path to additional elf files. In my case - all 3 core projects are located directly in Workspace root folder. Removing enet_rmii_udp from path should solve your issue.
Jiri