• 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...
  • 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...
  • 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...
  • ADUC 845 and debbuging with Keil?
    Is possible use Keil C51 IDE with evaluation board ADUC845 from Analog Device on debugging and stepping code in chip on eval. board? I thing similarly as it possible with Silicon Labs C8051F4xx USB...
  • Keil Debbuger Execution Profiling
    Hi Everyone! I'm coding in Keil5 and I'm using a tiva TM$C1294 launchpad in my project I need to see the time between instructions to maybe fix a bug but when a try to debug in simulation mode or...