Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNo if the software doesn't access the data in any way, caching won't have any influence on the system. You should only flush the cache if the hardware has to read data that the CPU wrote to memory.
Are you using burst transfers?