• 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...
  • internal flash
    hello! i am working with stm32 cortex-M0? IN FACT i want to know how to modify bytes from the internal flash without erasing the whole page , in addition i don't have RAM space to copy code there and...
  • 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??