• mon51
    I'm tring to modify keil mon51 for SST89C54 internal FLASH, but I can only modify the INSTALL.A51 file, IT'S NOT ENOUGH.if some body has the MON51 source file, please give me some adivce.
  • mon51
    I'm using PHILIPS 89C51RD2, it has 64K internal FLASH and ISP, how to modify MON51 program to fit this internal FLASH so that I can conect PHILIPS89C51RD2 chip with UV2 directly without external RAM expadation...
  • Stack Pointer
    Hello... I need to do a malloc-like function in XDATA with stack-like characteristics . Please advise on where I can find information regarding the stack pointer that is inherent in the RAM of the...
  • Stack Pointers
    We are using our own developed RTOS, Our developed software is working fine up to optimization level 6, but when we change the level to 8, the software was not working. We observed that the stack pointer...
  • Mon51 and the PRECEDE(STACK (08))-linker control
    I have in my application a little boot-programm. I want, for debuging, to link my boot-program with the mon51.But the mon51 need data space at 08H(Keil says that the monitor need only XDATA!!?) (see the...