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.

c6678 ipc sharedRegion, task stack问题



TI工程师:

您好

目前我调试的工程是涉及8核 同步计算(用 sharedRegion), 多核单镜像。 每个核执行创建一个task时出错,显示了两种信息,一个核是task handle 0xxxx stack overflow, 另一个核打印显示heapMem:  out of memory。 根据这两个信息,我应该修改哪个参数呢? sys/bios下的 heap  , program.stack?