Forum Discussion
Altera_Forum
Honored Contributor
19 years agoHi all,
I am trying the cal_avalon_uart core, but I get some problems. I tried to do as mountain8848 said : change rx_char_ready to rx_not_empty at line 1933 But I still get communication problems with uClinux. I only receive chars after 64 bytes are in the FIFO (the FIFO is 64 bytes long). SO an interrupt is only generated when the fifo is completely full. The main problem is that after it worked once or twice (64 or 128 bytes received), uClinux crashes (no response on any console). Did someone fix this ? Thanks for help Regards Pierre-Olivier