• RTX51 and DS5250
    Hi, I have RTX-51 V 5.x, 9-MAY-1996. I am having trouble running it with Dallas DS5250 in contiguous mode. Can I work with RTX? If not is the new RTX capable of it? Thanks, Joao Martins...
  • xdata problem with ds5250?
    now I am using ds5250 to do RSA algorithm. I have 512k externel SRAM. and the off-chip code memory start:0x00000 size:0x40000 off-chip xdata memory start:0x0400 size:0x1000 start:0x40000 size:0x40000...
  • DS5250 eval kit
    There is anybody working with DS5250 EVAL KIT? I need to know which Keil version is working fine with this kit. Thank you.
  • DS5250 debbuging problems
    I'm trying to debug Dallas DS5250. All it's in a simple program but when I introduce the timer0 interrupt the debugger lost communication with the target and the interrupt is not serviced. Wich could...
  • DS5250 setup with Keil compiler
    I've set up a DS5250 project with the Keil compiler. It automatically adds a copy of startup390.a51 to the project. But startup390.a51 includes reg390.h. Isn't that incorrect? Shouldn't it include reg5240...