Hi,
I want to enable PFE_MAC2 ethernet interface with LWIP and FreeRTOS on M7 core, so I download:
---SW32G_RTD_4.4_3.0.2_HF01_D2204.exe
--PFE-DRV_S32G_M7_MCAL_BETA_0.9.8.zip
--EB tresos 27.1.0
I refer to "Guide to enable PFE with LWIP based on RTD" document, follow it steps to modify the example demo lwip_s32g274a , it can run , but I cann't ping PFE_MAC2 ethernet interface.
When I step debug in line Eth_PFE_LLD_PlatformDrvPrepare(void) function , the console begin print many sentences like below picture :
then I press "suspend " or "terminate" button, the dialog boxes will be showed
How can I solve this problem?
Thank you !!!!
Can you please share TCP/IP Stack version?
We need to confirm the setup requirement is fulfilled by using RTD 4.4 3.0.2 and PFE 0.9.8 driver or not.
Have you used example for lwip_FreeRTOS_S32G274A_M7 Example which is available under TCP/IP Stack 1.0.3. This example directly compile on S32 Design studio.
Thanks,
Mayank s Patel