• passing 64k boundary
    Hi, I'm working on a project that will have an array that will cross the 64k boundary (and may even be larger then 64k. Of course, the problems comes when adding something like 100 when it points...
  • pointer cannot cross 64k boundary
    I have a big problem with the compiler. It cannot point to the correct location. When I declared a pointer to a structure in EEPROM and try to access a member within it, the member pointed to is incorrect...
  • 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?
  • Simulation problem, DS80C400
    Hi, I was readed "UVISION DEBUGGER: DALLAS 400 SIMULATION", which says that DS80c400 cannot be simulated because libraries arent included in simulator. That's understood. But, program that I try...