Activity
From 05/06/2024 to 06/04/2024
06/03/2024
- JC 03:08 PM Software Development: RE: FPGA (FIFO) -> DSP (DMA) transfer problem
- The fpga guys can step in if I've missed something but it looks to me like your missing cache invalidate calls. If the DMA engine is modifying RAM outside of the DSPs knowledge, then the DSP needs to be informed that its cache of that m...
- hello.
I am posting because I have a question related to DMA.
The last CCS issue was not resolved, so I am loading the DSP application through ARM. (Thank you to those who helped.)
The work I am currently doing is accumulating data ...
05/06/2024
- JC 01:52 PM Software Development: RE: A CCS Debug issue occurred.
- Could you share your current project?