Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
공지
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Linux Autostart Problem

Altera_Forum
명예로운 기여자 II
1,276 조회수

Hi, 

 

i'm wondering what i have to do, that linux does succesfully autostart, so that i can log in with telnet? 

 

Linux starts without problem with jtag and nios2-terminal in console. Everything works. When i disable jtag in the kernel it should start when powering the board. I already removed the jtag uart and the debug core in the SOPC.  

 

With this system linux start; i followed the sequence by enabling a led. It also seems that i get a network link, but i cannot ping or telnet the board. 

 

Do i miss something (Kernel config etc.)?  

 

thanks
0 포인트
4 응답
Altera_Forum
명예로운 기여자 II
504 조회수

changed network driver from smc91x to smc91111. now i can ping. when i try to connect with telnet i don't get a real console; a cursor is blinking. when type something i only get blanks. also tried ftp, but it didn't work; it waits for a welcome sequence.

0 포인트
Altera_Forum
명예로운 기여자 II
504 조회수

You still need a console device after disabling jtag uart console, otherwise the init task will exit and panic. 

You can use Nios serial uart as console, or use Virtual Terminal (actually it can be dummy) as console.
0 포인트
Altera_Forum
명예로운 기여자 II
504 조회수

Thanks, i will give it try. I will tell you on monday.

0 포인트
Altera_Forum
명예로운 기여자 II
504 조회수

it works, thank you very much hippo.

0 포인트
응답