Resolved! Azure RTOS NetX Duo application hung in "stuck" socket_state loop?
I have been trying to debug my custom Azure RTOS NetXDuo application (which is based on the Nx_Tcp_Echo Server example code). My application gets stuck in a loop that it cannot return from after reading the socket_state of an established socket. The ...