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.

AM5728: DSP shutdown from Linux

Part Number: AM5728

I have an application which sends messages between ARM-DSP using IPC messageQ,
When the ARM application crashes the DSP side is still running and keeps posting messages to the messageQ.

I am looking for a way to shutdown the DSP from an ARM application or a command line interface.

Also is there a way to reset the DSP from ARM ?