• 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 ...
  • MON51 hack
    First let me describe a little bit about our system: It is not von-neuman, and the main code executes from OTP (One Time Programable) memory. there is also a small amount of XRAM, and code can also...
  • mon51 wr_code
    when using the mon51, inside the install.a51 the wr_code function, need to add thing ?