I'm writing code using keil uvision2 for the ds80c400(using the dstintm400 and dstinis400 boards)in order to process a reading from a simple sensor and then to transmit this data over the ethernet using the tcp/ip stack. Does anyone know what header files/libraries, etc I will need to get started? Thanks, John.
The TINI Developer's Guide: http://www.maxim-ic.com/products/tini/pdfs/tinispec.pdf Some app notes: http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3743/ln/en You'll probably be interested in AN613 if you're writing C code instead of Java.