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.

mqtt_client sample program stuck at sl_start

Other Parts Discussed in Thread: CC3200

I'm using a CC3200 chip on my own board and when I try to run "mqtt_client" sample code, It hangs while running sl_start API particulaly at NwpUnMaskInterrupt() which attempts to write to REG_INT_MASK_CLR. 

Also, in technical reference manual i cant find "REG_INT_MASK_CLR".

Any idea why it is stucking?