I don't understand what is the use of this pin as per your hardware connection(not Proteus) in early post P3.7 is floating no connection at that pin and all your settings done after checking it is high in main logic.
Dear ud,Thank you for yesterday's reply.
Is it possible that one program runs on proteus but does not run in actual hardware?As my problom & investigation shows I think it is possible.
Then problom remains same.Now I observe that If I write code up to 3969 bytes(by removing functions alarm_set3 to alarm_set8) then program runs successfully(lcd & clock running).As I write above 4100 bytes then initial message on LCD blinks.furher I added code then lcd shows totally dotted & not executed. Please reply.
Some other possibility are there like faulty controller,wrong device selection during loading hex,Wrong compiled hex.Hard to debug.Try with new controller and load code with other programmer for same hex file. OR program the controller with other programmer and check.
Dear Ud,
Thank you for your posts in my thread(in previous week)..your posts are helpfull.My problom have solved.Theire is error has been occured in 89c52 chip.( Probably becouse of wrong device selection in first time).I used new 89s52 then running successfully.