stm32h747i disco ping issue with NetXDuo and Azure RTOS.
Hello there,
Using stm32h747i disco board: azureRTOS + netxduo
I have added azure RTOS and netXDuo on CM4, I want to run MQTT on Ethernet. I have done below changes on the board.

I have connected the LAN cable from board to laptop for peer to peer connection.
Initially i was trying to to ping from board to Ubuntu system with "nx_icmp_ping" but getting "NX_NO_RESPONSE (0x29)" in response.
in 2nd try i have disabled the ping related code and trying to ping from laptop to board.
I'm able ping the board when i start debugging mode,
But after flashing the code or after rest the board, not able to ping the board.
Attaching the project, please guide us on the same.
Thanks and Regards,
Ishan
