This is happinning to 3rd time with me
the program is properly working on simulator with "DAT_LOG" - 0 Error(s), 0 Warning(s).
but not on the hard ware
hardware is not faulty because programe works on same hard after some time or by some eleminating routine firstly i am thing that the ROM space exceed but now with AT89c55wd MODULE INFORMATION: STATIC OVERLAYABLE
CODE SIZE = 11003 ----
CONSTANT SIZE = 195 ----
XDATA SIZE = ---- ----
PDATA SIZE = ---- ----
DATA SIZE = 63 38
IDATA SIZE = 144 ----
BIT SIZE = 25 ----
END OF MODULE INFORMATION.
C51 COMPILATION COMPLETE. 0 WARNING(S), 0 ERROR(S)
above part form the lst file
why this happning