Hi all,
Recently,i am developing the PFE interface on my develop board(S32G-VNP-RDB2).According to the PFE demo and it's application note,i import the Lwip demo and modify it by following the "GUIDE TO ENABLE PFE WITH LWIP BASED ON RTD".After finishing the step describe in "GUIDE TO ENABLE PFE WITH LWIP BASED ON RTD",i complier the project and it triger an error,which is show as below picture:
3.PNG
After shield the line of 13138 ,which is show in the picture above,the project can compiler successfully.
Later,i download the project into my develop board and run,through stopping the process,i find that the program stuck in the place show as below:
2.png
I think it may be the version case the problem.The RTD version show in the PFE-DEMO application note is "S32G2 Real Time Drivers 4.4 Version 1.0.0 HF01",however my RTD Version is "SW32G_RTD_4.4_3.0.2_HF01".Beside,the S32DS platform package version show in the PFE-DEMO application note is"3.4.1",however my S32DS platform package version is "3.4.3".
Can you please tell me how to solve problem,because all my projects are develop base on S32DS platform package v3.4.3 and SW32G_RTD_4.4_3.0.2_HF01, so i have to use the PFE also on these version.
Best regard,
Leo