Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Wrong function. I don't remember how it is called, but I am sure this isn't the right one. Edit: here it is: alt_dcache_flush_all(); --- Quote End --- That's for HAL, that function is not available in Linux. fflush if for a *file* not for memory. Are you doing this in the kernel (like a device driver) or in user space?