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.

Running multiple dss scripts sharing the same debugserver

Hi,

I have a DSS script that I am using currently to load Linux kernel on One DSP core and BIOS application images on other DSP cores. To test multiple IPC applications, I need to reload different images only on the DSP cores that run BIOS images. That means I can run one script for Linux loading and other script multiple times to load BIOS images. Does anyone know how I can achieve this? How do I get connected to the same DebugServer from two different scripts? I have tried searching for answer, but couldn't find one.

Thanks

 

Murali Karicheri