Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
I wanna get info. about whether ethernet port is up on de2 board.
I wanna to use uclinux app or some commands. - Altera_Forum
Honored Contributor
you must up it yourself
- Altera_Forum
Honored Contributor
thank you.
1. I have to up ethernet port by myself using some commands? >ifconfig eht0 up?? 2. I wanna use a program to get info. about whether ethernet port is up. my program runns in NIOS IDE 6.How can make it?? I have to create a uclinux program?? Or just write a windows (vc) c program?