• printf asterisk flag dosn't work
    Hi, I've problem with asterisk in printf, please help, I changed Hello world example as follows : #include<stdio.h> float f,g; f = 10.0; g = 22.95; // printf ("Hello World\n"); /* printf...
  • 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...
  • RTX51, MON51 and code banking...
    Did anybody try to use RTX51, MON51 and code banking, all together? If so, any comments or suggestions are welcomed !
  • 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 ...