Forum Discussion
Altera_Forum
Honored Contributor
17 years agouCLinux NIOSII LCD 16207 problem
Hi all, I'm very new uClinux user. I'm playing with an Altera DE2 kit, trying to make working an example found in the NIOSWIKI (http://www.nioswiki.com/operatingsystems/uclinux/lcd_16207...
Altera_Forum
Honored Contributor
15 years agoIf the address bit 31 is set, NIOS disables the cache for that access. This is necessary for I/O accesses. This only works for the non-MMU version of NIOS.
OTHO AFAIK, there are arch independent macros defined in the Linux header files that can be used to define I/O addresses in a hardware-independent way. -Michael