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.

AWR2944: I want to reset the DSP from the R5 how is this possible

Part Number: AWR2944

Hello all,

I hope all is good, we are resetting the R5 core by using 2 APIs in the following sequence:

    SOC_rcmR5PowerOnReset();
    SOC_rcmR5TriggerReset();
now we have started to use the DSP core but we don't know how to control the DSP resetting from the R5 core, we have used  this API: 
SOC_rcmDspPowerOnReset(); before the above two APIs, but nothing changed, the DSP core is powered on and not halted.
What should be done here?
Thanks,
Mahmoud Soliman