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,