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.

RTOS/CC3220SF-LAUNCHXL: Idle stack overflow

Part Number: CC3220SF-LAUNCHXL

Tool/software: TI-RTOS

I want to upgrade HTML pages along with the firmware using cloud OTA upgrade. Previously, I was able to successfully update the firmware. But, for HTML page update along with firmware, I had to update the bundle_cmd_file from 8 to 22 and I also had to update Ota_mem_block size from default 7800 to 17000. But now, it throws idle stack error. Any suggestion, how to remove this error.

OtaInit: statistics = 0, 0, 0

OtaInit: call Ota_init

OTA_init: sizeof CdnClient=576, sizeof OtaArchive=13300

OTA_init: sizeof OtaLib_t=16080, sizeof OTA_memBlock=17000

OTA_init: OTA lib version = OTA_LIB_2.0.0.7

OtaArchive_Init: OTA archive version = OTA_ARCHIVE_2.0.0.4

OtaConfig: call OTA_set EXTLIB_OTA_SET_OPT_SERVER_INFO, ServerName=api.dropboxapi.com

OtaConfig: call OTA_set EXTLIB_OTA_SET_OPT_VENDOR_ID, VendorDir=OTA_CC3220S

otarunstep:::OTA_RUN_STATUS_CONTINUE-----------------------------------------------------------------------------------

OTA_run: call CdnClient_ConnectServer OTA server=api.dropboxapi.com

CdnClient_ConnectServer: HttpClient_Connect api.dropboxapi.com

ti.sysbios.knl.Task: line 418: E_stackOverflow: Task 0x200391a0 stack overflow.
xdc.runtime.Error.raise: terminating execution