Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThe problem is due to data cache in Nios II processor because without it my software works :)
I don't use ioremap_nocache. May I change something in my driver if I move from a processor with no data cache to a processor with data cache?