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 ?