Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- True, You must use data flushing if Nios is cached.
alt_dcache_flush_all(); --- Quote End --- This is the answer! The problem is resolved. Thanks a lot!