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?