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.

6678 helloworld 调试问题



你好,

我有两个问题希望能得到帮助.

1)每一次debug的时候都会弹出如下提示:

Can't find a source file at "/sim/sds12/scratch/tsuch_rtsbuild_dflcmp2507.dal.design.ti.com_23248_linux/c60_rts/./exit.c"
Locate the file or edit the source lookup path to include its location.

2)单核运行的时候console里显示的都能对应上.

但是group core的时候打印出来的信息就有错误了,打印信息如下:

[TMS320C66x_0] hello world from core6
[TMS320C66x_1] hello world from core6
[TMS320C66x_2] hello world from core6
[TMS320C66x_3] hello world from core6
[TMS320C66x_4] hello world from core6
[TMS320C66x_5] hello world from core6
[TMS320C66x_6] hello world from core6
[TMS320C66x_7] hello world from core6

谢谢大家!