Hi There, I'm trying to use the TCPIP stack with FreeRTOS 8. For whatever reason, the stack always try to delete non-existing queue, which leads to Assert and crash. IAnyone have faced such problem ? Is it somehow related to the malloc free definition ? p..
↧