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.

How to put DSP on hold in running ARM apps

Other Parts Discussed in Thread: OMAP-L138

Hello,

I have DSP to collect data from FPGA via UPP bus then store into SATA HDD in normal mode.

In debug mode without SATA HDD, I use ARM to collect data, but it appears I'm loosing a lot of data, probably the missing data were collected by DSP as UPP is shared resource for both ARM & DSP ?!?!

My question is

HOW to put DSP on hold so I can run ARM code without DSP interference ?

Thanks,

~Duy-Ky