Thank you for your answering!


Here is my test process.
First, the master DSP send the code to the slave DSP(the code is just a blink led program). The slave DSP is running, you can see the led is blinking. Then the master DSP send the doorbell which is routed to INTDSP5, the slave DSP stop running, the led stops blink immediately. Then I read the SRIO registers, they are equal to the value when the slave DSP is just power on, which means the DSP may be in right state. But the master send the code to the slave DSP just like the first time, the code does not excute again. It is werid.


Why cannot the slave DSP be boot loaded again even it is in the reset state? Do I miss some steps? Or I am wrong in understanding?


Thank you for your answering!