This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

MCB167NET sample code req

Dear sir,

The sample code available on your site is not yet finished for the MCB167-NET kit.

When can we expect a new release for this item ?

Is there someone else who's using the same evaluation board and does already have functional "demo"-software ?

Best Regards.


  • What examples do you need?

    If you need TCP/IP examples, CMX (http://www.cmx.com) and U S Software (http://www.ussw.com) both offer stacks for this board.

    Keil Support

  • At BlueWind we have been developing TCP/IP-based applications
    based on USSW libraries running on C16x, with hardware solution
    very similar to the one used MCB167NET. We also developed a driver
    for CS8900 to be used in the USSW library, on a board based on C161.

    Unfortunatly, any piece of software implementing a TCP/IP stack that
    derives from a commercial library (like USSW and others) would be covered
    by a copyright (and a *very expensive* one) and no free implementation of
    a TCP/IP stack exist (as far as my knowledge extends) that could fit on
    a C16x (not a serious one). We have a license from USSW that allows us to
    prepare any kind of demo application based on MCB167NET board, and I'm
    inviting you readers of this forum to suggest us the kind of demo that
    could be more appreciated, but in any case the TCP/IP part of this would
    be only an executable or library, not source code!

    bye- Stefano
    ----------------------------------------
    BlueWind Electronic
    Design
    I-31033 Castelfranco Veneto (TREVISO)
    Via Steffani 7/B
    ----------------------------------------
    VOICE +39 0 423 723431
    FAX +39 0 423 744738
    MOBILE +39 335 6565749
    mailto:stefano@bluewind.it
    http://www.bluewind.it
    ----------------------------------------

  • Paul,

    I forgot to mention: please have a look
    at http://www.embeddedethernet.com/ for
    example code (only *partial* implementations
    of a TCP/IP stack, but perheaps this is
    ok for a simple domotica system not having
    to connect to the outside world).

    The code and examples are written for
    other CPUs but the ethernet device is
    CS8900, so a porting to MCB167 should
    be very easy. Please let me know is
    something interesting arises from your
    work!

    bye- Stefano
    stefano@bluewind.it