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.

CC2650 Sensortag TIMAC debug problem

Other Parts Discussed in Thread: TIMAC

I'm trying to debug the TIMAC sample application on Sensortag board, but it gives me error all the time.

That is the error message :

"The stack pointer for stack 'CSTACK' (currently 0x20001348) is outside the stack range (0x20002600 to 0x20002800) "

The firmware runs untill  ICall_createRemoteTasks(); and stops there.

In assembly debug it just goes between those:

0x1001bbd6: 0x2a00 CMP R2, #0
0x1001bbd8: 0xd0fd BEQ.N 0x1001bbd6

Any ideas?

Thanks.