• V6.10a can't use double DPTR feature
    Hi, Can anybody verify that the double DPTR featue in the C library does not work? The ?COPY2 function is missing from the library. I can assign a struct to another struct when the double DPTR option...
  • V6.10a can't use double DPTR feature
    Hi, Can anybody verify that the double DPTR featue in the C library does not work? The ?COPY2 function is missing from the library. I can assign a struct to another struct when the double DPTR option...
  • ds89C420 watchdog
    hi all, i've a system with 2 code memories, the internal flash of the chip and an external 29b040. I've a "forced watchdog reset" function that works if i call it from external flash, but running...
  • ds89C420 watchdog
    hi all, i've a system with 2 code memories, the internal flash of the chip and an external 29b040. I've a "forced watchdog reset" function that works if i call it from external flash, but running...
  • DS89C420, how to jump from external to internal flash
    hi all, i'me running an application from external flash, and i would jump to internal flash to perform the external flash update. I've read something on the datasheet, but seems not so easy. I think...