Hi,
I trying to build a TCP Server on CC3200MOD Launchpad with multithreading. But there is always accept connection error. The sl_Accept(); returns a value -100 which is not defined as any macro. Can you tell me what type of error is this? and how can i resolve it?