I have also tried the baremetal example for LWIP. The ccs: Bus error does not appear but still no ping response. I see that there are some tx interrupts initially for ARP tx, but i dont see any frames on ethernet where I have test laptop doing a tcpdump. The interface on laptop is also configured on the right subnet with sudo addr add 192.168.0.10/24 since lwip example takes 192.168.0.200 IP address. We need to be able to run LWIP stack so that we can develop on top of it. For this we need a working LWIP example for S32G3. We would really appreciate some support here.