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.

E_spOutOfBounds Task stack error

Other Parts Discussed in Thread: SYSBIOS

Hi,

I'm trying to do a task slicing uning a clock module.

But when i execute the code i get this error :

Taskti.sysbios.knl.Task: line 365: E_spOutOfBounds: Task 0xc008920 stack error, SP = 0xc0059d0

I verified the task stack and it's above stackPeak as shown in the scrrenshot

The .c and .cfg are attached below :

2804.taskslicing.zip