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