Forum Discussion
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by fodywang@Nov 15 2005, 03:59 AM thank you,wgoossens:
i have solved the problem with your way!
but a new difficulty occurs: nios2-terminal displays messages“starting in terminal mode <control-c exit s>” but does't display log in prompt :(
what should i do then?
i'm sorry if my problems trouble you.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=10985)
--- quote end ---
--- Quote End --- If this happens when you connect to a running system all you (probably) need to do is press <enter> and you wil get a nice login prompt. If you don't see any messages when the system boots while you're connected you probably haven't included Jtag-Uart support in the kernel OR you haven't got console=ttyJ0 as your kernel bootparameters. These settings are both correct by default so If you haven't changed them they're probably correct.