This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3220MODA: sl_Connect issue

Part Number: CC3220MODA

I am attempting a socket connection to a PC from the SimpleLink Module.  Everything appears ok except the sl_Connect function.  It hangs when I call it.  if I trace the code in sl_socket.c the hanging statement is highlighted in the attached image.  Either statement hangs whether it's blocking or non-blocking.  If I comment out the highlighted code the connection establishes and the rest of the socket calls seem to work fine.  What am I missing?  It is lines 500/506 in sl_socket.c in case the screenshot is fuzzy.

Thanks,