Tool/software: TI-RTOS
Hi,
During execution of my application, Often I am getting the below error,
l.Task: line 383: E_spOutOfBounds: Task 0x200028dc stack error, SP = 0x20000ce4.
xdc.runtime.Error.raise: terminating execution
I am using almost 9 task with each task having 512Kb stack size. I have used 4 event handler and 4 mailbox.
Question:
1.Do I need to increase the stack size of each task? or the system stack
2.What is the default system stack size? Where I can find the system stack increase option in CCS .cfg file.
3., it's throwing memory error, When I increase event handler or mailbox. Is there any option to increase memory buffer for mailbox.
Regards,
Manohar