• DS5250 configuration
    Hi All! Have a situation with dallas' DS5250: Keil configuration: Memory Model - Large variables in XDATA Code ROM size - Contiguous mode 512kB User segments: ?PR?MYFUNC?MYFUNC (C:140H) I'd...
  • 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 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...
  • 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...