Hi all,
Recently,i am debug the Ethernet function of S32G274 and i meet a problem need to be helped.I install the TCP/IP Stack SDK and use the demo project "lwip_s32g274a" to test the TCP function.With the help of the demo project,i succeed to realize the TCP stack on my develop board(S32G-VNP-RDB2) base on GMAC.Later,i want to test the PFE-MAC2 on the M core,So i download the "PFE-DEMO" on NXP's Website ,and configure the project follow as the Application Note,which is show as below pic:


After finishing the step mention in application note,i complier the project and download it into my develop broad,it always stuck in some place which is show as below pic:


It seem that it's the FreeRTOS have any problem. Can you give me some tips about how to solve this prolem?The purpose i want to do is that use the PFE-MAC2 on the cortex-M7 core to realize the TCP stack.
Thanks and best regards,
Leo