Altera_Forum
Honored Contributor
19 years agowhy the uclinux2.6.15 does not work on my board
the same source
i use ./build0207 i have compiled 2.6.15.4 with mysystem.ptf ,test on my board, that is ok so , i compiled again with 2c35.ptf , test on 2c35 dev board doesn't work normal the print info like bellow: ----------------------------------------------------------------------------------------------- Linux version 2.6.15.4 (o4icwin@localhost.localdomain) (gcc version 3.4.5)# 2 PR EEMPT Tue May 23 16:25:33 CST 2006 uClinux/Nios II Altera Nios II support © 2004 Microtronix Datacom Ltd. Built 1 zonelists Kernel command line: PID hash table entries: 256 (order: 8, 4096 bytes) Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) Memory available: 31140k/32768k RAM, 0k/0k ROM (851k kernel code, 431k data) & Linux version 2.6.15.4 (o4icwin@localhost.localdomain) (gcc version 3.4.5)# 2 PREEMPT Tue May 23 16:25:33 CST 2006 --------------------------------------------------------------------------------------------- -- again------------------------------------------------------------------------------------ uClinux/Nios II Altera Nios II support © 2004 Microtronix Datacom Ltd. Built 1 zonelists Kernel command line: PID hash table entries: 256 (order: 8, 4096 bytes) Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) Memory available: 31140k/32768k RAM, 0k/0k ROM (851k kernel code, 431k data) --------------------------------------------------------------------------------------------- every one ! could you help me?