Other Parts Discussed in Thread: SYSBIOS
Hi
I am running two binaries on core 0 and core 1 of Evm6670 .
I have defined a shared memory and a Heapbuf_MP on this shared region.Both the core can open the heap but core0 task is crashing while doing MessageQ_open for remote messageQ with Stack Overflow.
[C66XX_0] ti.sysbios.knl.Task: line 334: E_stackOverflow: Task 0x9cc482e8 stack overflow.
Tried with ROV but could not find the task 0x9cc482e8 . Any idea when this can happen and how to find which task is giving stack overflow?
regards
Soumya