• 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...
  • Problems with Mon51
    I am using Keil Mon51 with install 7 BF 0 to get the MON at 0x0000. (AutoBaud with T1) My hardware has Ram from 0x4000 to 0xBFF (code and xdata). Further I set DEF_PC_VAL to 0x4000 in install.a51 ...
  • READWRITE with MON51
    Has anyone set a memory breakpoint using the debug monitor under uVision? I found a technote that says BS READWRITE BYTE(X:0x0000) should work, but it doesn't seem to. Wassup??
  • MON51 with UV2
    Hi, I'm trying to run KEIL UV2 on custom desing Monitor board that consist of AT89C51 CPU, 32KByte von Neumann ram decoded at 0x8000H. MON51 is installed at internal Flash address 0x0000H.The problem...