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.

de-activate DSP

Hi

I'm using DSPLib in my C code. I notice that when my program completes its task, the DSP core is not de-activated. (since the board/core draws more current than before the program begin running.) How can I explicitly turn-off or de-activate DSP core after the task is complete? I'm using OMAP35x EVM. Thanks.

chuu