• Ds80c400
    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...
  • ppp for ds80c400
    does anyone know of a ppp stack for ds80c400?
  • Serial interrupt function in Dallas DS80C400
    Dear all, I have attempted to send a character through serial port 2 in the Dallas DS80C400. However, it seems that the interrupt service routine of serial port 2 does not occur. Could anyone check...
  • overwritting variables
    I have two different programs lets call A and B. I have a function in A called A1 which has local variables. this Calls a function in B named B1 which calls a different function in A called A2 which also...
  • use of ISD51 with Dallas DS80C400
    Hello, I am developing with a Dallas DS80C400 (not a TINI board) & think I need to use the ISD51 debugger. There isn't an example for this specific chip in the Keil install - any tips on getting it...