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/MSP432-RTOS: TI-RTOS continuously resets

Part Number: MSP432-RTOS
Other Parts Discussed in Thread: CC3100

Tool/software: TI-RTOS

I am programming a MSP432 using TI-RTOS and every time I debug the program I see that it is continuously resetting as seen below. Does anyone have a clue to why this may be happening? I believe it may have something to do with the stack size or BIOS heap size because this application is using the CC3100 and requires more memory allocation. I have used the TCP echo example as a base in order to do this and have seen the MSP overflow but I have never seen this behavior. Any help would be appreciated,