Forum Discussion

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

lan91c111 code sample (without MicroC-OS)

Hello,

I use dk-nios-2s60n (http://www.altera.com/products/devkits/altera/kit-niosii-2s60.html) board with lan91c111 PHY\MAC controller.

I try to find any code sample - to see how to work with that controller from Nios II without using OS (MicroC-OS).

The Altera samples includes:

1. nios legacy sdk (http://www.altera.com.cn/support/ip/processors/nios2/er/legacy/ips-niosii-legacy-er-intro.html) (not recommened for new project)

2. lwip (www.altera.co.jp/literature/tt/tt_nios2_lwip_tutorial.pdf) (MicroC-OS based and again not recommened for new project)

3. NicheStack (MicroC-OS based)

So if smbd could point me out to the NIOS II lan91c111 code sample not based on MicroC-OS I would be great appreciate.

Thank you

3 Replies

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

    The superloop example (see above) have a modified version from Altera Iniche Stack.

    I had those errors you describe. I made modifications over modifications... and there is too many modifications to do that the project is stopped : it is no professional.

    (My project using ethernet is suspended. So I rarely answer.)

    This forum (and nios forum) gets some information about superloop.

    All I have to say is that you analyze examples (from nioswiki)