Problem with example file

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

Problem with example file

Jump to solution
2,000 Views
Buo_Nto
Contributor I

Hello everyone, i installed S32DS_power_v2017.R1 and i upgraded to version 9 and use a MPC5748G. I am trying to import the enet_ping project, but i have a problem related to the inclusion of some libraries as in the image.Is there a way to fix it or am I doing something wrong? Secondly I would like to implement a TCP / IP communication, should I follow the Lwip example?

Thanks in advance.

0 Kudos
Reply
1 Solution
1,980 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

from where you download and import the example? If creating project from demo example directly in the S32DS do you see those warning/error still? Try to generate PE code, e.g. through menu Project -> Generate Processor Expert Code then build again.
Also seems you are using older S32DS and SDK. Try to use latest one S32DS 2.1 and S32_SDK_S32PA_RTM_3.0.3. and refer to lwip demo.

BR, Petr

View solution in original post

0 Kudos
Reply
2 Replies
1,981 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

from where you download and import the example? If creating project from demo example directly in the S32DS do you see those warning/error still? Try to generate PE code, e.g. through menu Project -> Generate Processor Expert Code then build again.
Also seems you are using older S32DS and SDK. Try to use latest one S32DS 2.1 and S32_SDK_S32PA_RTM_3.0.3. and refer to lwip demo.

BR, Petr

0 Kudos
Reply
1,977 Views
Buo_Nto
Contributor I
Hi PetrS,
i solved this problem with Processor Expert Code, thanks so much.
Now i have a new problem, when i am in debug mode, i noticed that my code is not running. My file.c to execute is in a different position than main, can you tell me where it should be called?
0 Kudos
Reply