Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

Best / Simplest OS for TCP/IP

Hi Folks,

What OS would people recommend a newbi implement on his Nios-II system, so that he can run TCP/IP, UDP, Ethernet etc.

I am looking for an OS with the most support / devkit / Forum experiance.

uCLinux seems popular, but I have no experiance of implementing an OS on Nios, so good documentation, tutorials and reference examples are a key concern.

TTFN.

DJE

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by devans@Oct 31 2006, 09:33 PM

    hi folks,

    what os would people recommend a newbi implement on his nios-ii system, so that he can run tcp/ip, udp, ethernet etc.

    i am looking for an os with the most support / devkit / forum experiance.

    uclinux seems popular, but i have no experiance of implementing an os on nios, so good documentation, tutorials and reference examples are a key concern.

    ttfn.

    dje

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=19048)

    --- quote end ---

    --- Quote End ---

    Sure, you should try uClinux. It is not difficult.

    Please follow the uClinux guide on the Nios Wiki, and try out the prebuild image first.

    Then setup a Linux PC, install the binary toolchains and uClinux-dist.

    You can find with google for documentation, tutorials and reference examples.