I use C6678, CCS5.
As I know, if the Ipc.procSync equal to Ipc.ProcSync_ALL, the Ipc_start function will keep block until the other processors run program. But now in my program, I only run the program on core0 and didn't connect the other 7 cores, the Task function can run, why?
Here is my code.2642.mul.rar