- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello,
How can i log in uClinux more quickly?? just follow this: For DE2 2C35 dev board, 1. in quartus, open the project DE2_System/DE2_demonstrations/DE2_NET/ tool->programmer , program the sof to your board. 4. in nios2 command shell, cd to that dir, cd /cygdrive/e/share nios2-download -g zImage_de2_net 5. nios2-terminal ???? Or there are other ways?? thanks.Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello,
yes u can log more quickly by using telnet : 1- assigne an IP address to your board in /etc/rc file (let's say for example : 192.168.1.1) 2- connect your board to the PC by an eth cable, and download your file system. 3- in windows start>run : type telnet 192.168.1.1 and then enter password and user name to logon, u will see, it's 10 times more fast than nios2terminal regards.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you!
I have another problem during running uclinux on my de2 board. There is a "telnetd" in usr/bin and a "telnet" in bin/busybox in my uclinux. But how can I use them. >>telnetd >>.....operation on non-sockets Why??
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page