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.

CC3200 AWS IoT Sample going into endless loop due to VERIFY_PROTOCOL

While running any of the sample_apps, the program gets stuck at VERIFY_PROTOCOL(SyncCnt < SL_SYNC_SCAN_THRESHOLD); in the driver.c file. It goes into endless loop on the same line with SyncCnt value shown as 2000. Please help me getting past through this.

Here is the screenshot:-