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.
hi,
i developed code for my project in AT89s52. complete code is working properly. now i need EEPROM,so i modified my code to AT89S8252. my external data getting modified. RAM test is ok. hard ware is ok. iam receiving data from PC through serial communication. storing same data into external memory. sending same data to PC. some of the data getting modified. plz help in this issue.
Your problem description is still quite vague. For starters, it lacks the definition of all those variables you're using.
but comparision is not same.
So how do they differ?
But here's a hint: it's rather unlikely that Loop+1 is the index you should be using after the first loop. Re-check the semantics of the for loop with your textbook to see why.
same code is working well with AT89S52.
"same code is working well with AT89S52."
With that descriptive answer we can finally determine all possible root causes. You will figure it out from here and further reply is unnecessary. The causes are some or all of the following: