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.

problem of C6Run

Other Parts Discussed in Thread: SYSBIOSHi, I use C6run to build my program for DSP side, but when I excute xxx_dsp, the errors below: xti.sysbios.knl.Task: line 330: E_stackOverflow: Task 0x98c00328 stack overflow. ti.sysbios.knl.Task: line 330: E_stackOverflow: Task 0x98c00328 stack overflow. [t=0x1305925c] xdc.runtime.Main: ERROR: "cio_ipc.c", line 213: MessageQ_get() failed: status = [0xffffffff] [ti.sysbios.knl.Task: line 330: E_stackOverflow: Task 0x98c00328 stack overflow. [t=0x1305925c] xdc.runtime.Main: ERROR: "cio_ipc.c", line 213: MessageQ_get() failed: status = [0xffffffff] [t=0x13063eba] xdc.runtime.Main: ERROR: "cio_ipc.c", line 213: Messati.sysbios.knl.Task: line 330: E_stackOverflow: Task 0x98c00328 stack overflow. [t=0x1305925c] xdc.runtime.Main: ERROR: "cio_ipc.c", line 213: MessageQ_get() failed: status = [0xffffffff] My platform is DM8168. Thanks! puyol.
  • Hi,

    I got the similar problem.

    I build my code use c6runapp-cc . But when excute it in linux OS on c6a8168 I got error printed "[t=0x0094ea42] xdc.runtime.Main: ERROR: "cio_ipc.c", line 213: MessageQ_get()".

    my code is tested well when build using arm-linux-gcc so I directly build it use c6run without any modification.

    my code function is like this: open a file-->read data and processing data-->write data back to file-->close file.

    I need help urgently.

    Thank you very much.

    Francis.

  • Hi,

    Anyone can help us? This problem trouble me so long time!

    thanks!