• How can I enable Dallas Contigious Addressing mode in AGDI
    I am developing soft by AGDI,I had made dallas ds80c390 controller contigious addressing mode but I don't know how to make the Keil uVision2 compile code contigious addressing mode.! example: "lcall...
  • How can I enable Dallas Contigious Addressing mode in AGDI
    I am developing soft by AGDI,I had made dallas ds80c390 controller contigious addressing mode but I don't know how to make the Keil uVision2 compile code contigious addressing mode.! example: "lcall...
  • Could Keil provide new driver SDK instead of AGDI? Is there something like a *** in AGDI?
    Maybe Keil should learn more from IAR. They has clean C-Spy driver interface and documents. while AGDI driver has --- 1. many unknown/unclear bit fields in struct 2. mixed parameters for different...
  • Could Keil provide new driver SDK instead of AGDI? Is there something like a *** in AGDI?
    Maybe Keil should learn more from IAR. They has clean C-Spy driver interface and documents. while AGDI driver has --- 1. many unknown/unclear bit fields in struct 2. mixed parameters for different...
  • NVRAM Howto...
    I have never used external RAM before (beleive it or not :-o ) . Now I am using an NVRAM from Dallas so that in case of power failure the value of some variables is retained. My question is how do...