why program counter goes to HardFault_Handler whenever it receive data on TCP server
Dear All,I'm using STM32F429ZI-Nucleo for Ethernet, I'm using this board as TCP server, Connecting with client Thats working fine but whenever client send data to server MCU going to HardFauld_Handler, I'm not able to identify this issueKindly guide ...