Forum Discussion
Altera_Forum
Honored Contributor
21 years agoThank you!
If I have question about nios, I will ask someone in the forum. But there said in your reply that "Another thing you should know is to bypass the data cache you have to use IORD and IOWR macro calls or set bit 31 of the address to '1' to do the bypass (declaring volatile pointers does not do the bypass for you anymore, but with HAL you shouldn't need to do this anyway)." I don't know it clearly. Can you give something described this or others.