Problem with example file

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Problem with example file

跳至解决方案
1,994 次查看
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 项奖励
回复
1 解答
1,974 次查看
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 项奖励
回复
2 回复数
1,975 次查看
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 项奖励
回复
1,971 次查看
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 项奖励
回复