Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI'm investigating a similar problem under 9.1.
NIOS loses uart interrupts (characters) if data cache is turned off. Either standard or fast cores. Either standard interrupt controller or vectored interrupt controller. I took "hello_world.c" and put a "gets()" in a loop and it drops characters like crazy. It works fine if the data cache is turned on at 512. I've lost a lot of time to this. Mike