Problem with example file

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Problem with example file

ソリューションへジャンプ
2,009件の閲覧回数
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,989件の閲覧回数
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,990件の閲覧回数
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,986件の閲覧回数
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 件の賞賛
返信