--- Quote Start ---
originally posted by scut_ak@Apr 26 2006, 07:19 PM
hi,hippo
you have to select nios serial in kernel config
code
[*] nios serial support
[*] support for console on nios uart
i have select it ,but still it does not work foe me.why?
have you checked my ptf? i do not know whether there is some mistake.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14701)
--- quote end ---
--- Quote End ---
I found both uart_0 and uart_usb in your ptf.
1. since you have jtag connector on your board for download,
use jtag uart as a first test to make sure the kernel start up.
2. use only minimal ptf, with only one uart_0 .
use zImage instead of vmlinux, becaue zImage will print a message driectly to the uart port.