the ethernet example about the MPC5748g

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

the ethernet example about the MPC5748g

Jump to solution
674 Views
961271210
Contributor I

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. 

pastedImage_1.png

This is what I use in the debug setting.

pastedImage_2.png

pastedImage_3.png

What is the problem ?

Thanks,

Jupeng

0 Kudos
1 Solution
544 Views
jiri_kral
NXP Employee
NXP Employee

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. 

pastedImage_1.png

Jiri

View solution in original post

0 Kudos
1 Reply
545 Views
jiri_kral
NXP Employee
NXP Employee

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. 

pastedImage_1.png

Jiri

0 Kudos