Forum Discussion
Altera_Forum
Honored Contributor
16 years agoSolved this myself.
I hadn't initialised the UART control register. I guess the default is to enable interrupts. With all interrupts disabled the code worked as expected.Solved this myself.
I hadn't initialised the UART control register. I guess the default is to enable interrupts. With all interrupts disabled the code worked as expected.