Altera_Forum
Honored Contributor
15 years agoHow to use FIFOed Avalon Uart under uClinux on DE2 2c35 Board?
Hi all,
I tried to use "altera uart" to exchange data between my de2 board and an PC but i failed. Now i want to use "FIFOed Avalon Uart" for that purpose. However, I do not know how to implement "FIFOed Avalon Uart" under uclinux. I have built the hardware following this instruction: http://www.nioswiki.com/exampledesigns/fifoed_avalon_uart and used this patch: http://www.alterauserforums.org/forum/showthread.php?t=18198 But the "dev/ttyS0" can not be created. :confused: Can u guys plz tell me how to use "FIFOed Avalon Uart" under uClinux? many thanks!