Our product is based on S32K328 where MCU directly connected to a switch through MII.
I am trying to follow the 'lwip_FreeRTOS_s32k358' example, but, running into the following issues.
Could you please suggest a way forward?
Question 1:
lwip_FreeRTOS_s32k358 example uses Pit componet (GPT).
But, PIT doesn't seem to support S32K328. Attached screenshot.
How can we modify the example program not to use PIT nor Phys?
