We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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
"works on same hard after some time or by some eleminating routine"
What does that mean?
"After some time" - could indicate that your hardware has a startup fault, and only works properly when it's warmed up?
"some eleminating routine" - what do you eliminate? How??