The Ethernet example about mpc5748g

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

The Ethernet example about mpc5748g

1,041 Views
961271210
Contributor I

I try to debug the ethernet example on the mpc5748g, and have the same problems with https://community.nxp.com/thread/434962, but when I try try to adjust the route, the project still can not run. I do not know why those files can not be found, how to solve this problem?

pastedImage_1.png

thanks,

Jupeng Zhao

Tags (2)
0 Kudos
6 Replies

765 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

I tried to modify the path as stated in the thread you mentioned and it finally compiled without error in S32DS Power 2017. Do it for both assembly and GNU C languages.

pastedImage_1.png 

BR, Petr

0 Kudos

765 Views
961271210
Contributor I

Hi Petr,

I change the route as same as you. But it still cannot find those head files. 

pastedImage_1.png

The route which I use is as follows:

pastedImage_2.png

What should I do......?

Thanks,

Jupeng

0 Kudos

765 Views
PetrS
NXP TechSupport
NXP TechSupport

you should add project's "include" directory too.

BR, Petr

0 Kudos

765 Views
961271210
Contributor I

Hi,

I add the project's "include" into the path such like that, there are not any errors but S32 tells me that it cannot find my device. What does it mean?

pastedImage_2.png

pastedImage_1.png

0 Kudos

765 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

check updates from S32 and P&Emicro sites within S32 Design studio.

Also be sure proper debug interface is selected within project.

BR, Petr 

0 Kudos

765 Views
961271210
Contributor I

Hi, 

But this problem just happen after I add the project's include, when I delete this path, the problem will disappear. And other projects do not have this problem.

Thanks,

0 Kudos