Forum Discussion
Altera_Forum
Honored Contributor
15 years ago1) Indent your code.
2) The nios cpu is probably repeatedly reading the data from its cache, you need to either invalidate the relevant cache lines or do uncached reads.1) Indent your code.
2) The nios cpu is probably repeatedly reading the data from its cache, you need to either invalidate the relevant cache lines or do uncached reads.