• Compact reentrant model local variables
    When using compact reentrant functions and RTX51 I cannot see local variable and parameter values in the debugger using MON51...The values shown seem to be addresses instead of the values !?!
  • Compact reentrant functions, RTX51 and debugger...
    When I use RTX51 and MON51, I cannot see local variables and function parameters when debugging compact reentrant functions !!! Any ideas?
  • MON51 and compact memory model
    When using compact reentrant functions and RTX51 I cannot see local variable and parameter values in the debugger using MON51...The values shown seem to be addresses instead of the values !?!
  • xdata and compact memory model
    If I'm using the compact memory model, which implicitly sticks variables in xdata, but also declare a variable (in this case a char[]) to go in xdata, it appears to use the wrong pointer type. Thus, I...
  • Reentrant stack
    can anyone give me idea about reentrant stack