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.

CCS4.0 closes unexpectedly in multicore program

Platform:EVM  6472
version: 3.20.04.68
IPC: 1.21.02.23
BIOS: 6.30.03.46
XDAIS: 6.25.01.08

Platform:EVM  6472
version: 3.20.04.68
IPC: 1.21.02.23
BIOS: 6.30.03.46
XDAIS: 6.25.01.08

CCS4.0

My CCS4.0 often close unexpected when I load the program on the six cores and run it simultaneously. But when I just

load the program on one core of six , the unexpected situation only occurs several times. The following is the

configuration of eclipse in eclipse.ini . My computer has 4 cores and 2G memory.
Who can tell me how to configure CCS so that it can works well?

eclipse.ini:

-vmargs
-Xms40m
-Xmx1024m
-XX:MaxPermSize=96m