Forum Discussion
Altera_Forum
Honored Contributor
20 years agonothing out to uart,help me
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 do...
Altera_Forum
Honored Contributor
20 years agoHi, Hippo
here is the output from my uart(115200), then It come to a stop here,why? Uncompressing Linux... Ok, booting the kernel. Linux version 2.6.11-uc0 ([email protected]) (gcc version 3.4.6)# 2 Thu Apr 27 21:20:29 CST 2006 uClinux/Nios II Altera Nios II support © 2004 Microtronix Datacom Ltd. Built 1 zonelists Kernel command line: PID hash table entries: 64 (order: 6, 1024 bytes) i compare it with yours, and find it is a little different with yours PID hash table entries: 64 (order: 6, 1024 bytes) yours are PID hash table entries: 512 (order: 9, 8192 bytes) why? Have I make some other mistakes?