Forum Discussion
Altera_Forum
Honored Contributor
19 years agoYou have to set bit 31 of the p pointer, to uncache the io access.
p = 0x00800050; => p = 0x80800050;You have to set bit 31 of the p pointer, to uncache the io access.
p = 0x00800050; => p = 0x80800050;