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.

How to debug program when I load my program through the PCIE interface to DSPC8681

Hi,     

        I encountered a very strange issue when I did multi-core program development on DSPC8681 platform.

The program should be compiled into one image shared by 8 corepacs on the same DSP. When I load and

run the .out file through my emulator, It can run correctly. But when I load the image through the PCIE interface

with the utilities provided in the desktop-linux-sdk, core 0 will crashed after I load my image into it. For the reason

that I can not get any information about dsp excepte the PC after crashed is locate in function abort(from ccs).

The attached file is my .out file3630.PCIE_proj.rar. and it should be load to 8 corepacs sequentially.   

        so I want to know how to debug this types of issue...

B.R.

Sunzhao