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.

After Loading DSP binary with DSP link, only the Main.cpp file is being executed, the rest of cpp files are not

Dear All

I have pair ARM1 & DSP file, binary files , that are connected through DSP link.

Then i create a new ARM codes, and adjust the memory pool to load the DSP binary to be the same as the DSP binary, the new ARM is ARM2.

When i run the ARM2, it loads the DSP binary successfully, but only the main.cpp file in the DSP being running, while the rest of the files, are not executed.

meanwhile, if i coubple the ARM1 and DSP, the whole DSP .cpp files are being executed.

Could anyone help, me what should i fix.

Regards

Ibrahim B