HardFault error using lwIP TCP stack and freeRTOS!
Dear friends,I am trying to create a TCP server using lwIP and netconn APIs for STM32F407VGt6 MCU and recieve data from a PC software program which acts as a TCP client.The MCU recieves all the data correctly from PC software in multiple packets and ...