Hi TI experts,
My situation:
CCSV5.2, SYS/BIOSv6.33.6.50, XDCv3.23.4.60, IPCv1.24.3.32, C6670
My cfg file:
My project:
The every core of the 4 of C6670 runs the same project using the same .cfg files.
Every core runs three task and the .text is put in MSMCSRAM because L2RAM is not enough.
My debug background:
My problem:
When I load the .out into the 4 cores, all the cores run well. But after some times, the two(sometimes only one) of the four cores will fails and show the information below
The DSP core runs @ 983MHzDebug(Core 1): Waiting for SRIO to be initialized. Debug(Core 1): SRIO can now be used. SRIO start! Core Num = 1 ********************************************* *******ICT Debug Info: SRIO Task Start******* ********************************************* ti.sysbios.knl.Task: line 345: E_spOutOfBounds: Task 0x8c23ec stack error, SP = 0x81dec8. xdc.runtime.Error.raise: terminating execution
Can anyone give a hint to solve this problem?
Regards,
Feng