Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- 2) The program wrote the data via the data cache, and the data for the last few lines hasn't been written to physical memory. --- Quote End --- True, You must use data flushing if Nios is cached.
alt_dcache_flush_all();