Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/18/09 10:01
Read: times


 
#171713 - should i change my code to run on 'v51?
Responding to: ???'s previous message
Well, if it doesn't run unmodified, then you obviously will need to change it to get it to work!

You will need to look at the two datasheets very carefully side-by-side to identify the differences.

Then go through your code very carefully looking for anything that uses or is affected by any of these differences.

In particular, pay attention to SFR bits that may be unused on one but not the other...

Also check for any timing differences.

It might be easiest to start with the smallest possible subset of your application, then add stuff until it stops working - that should help you to narrow down where the problem lies...

List of 9 messages in thread
TopicAuthorDate
Problem with P89V51RD2            01/01/70 00:00      
   should i change my code to run on 'v51?            01/01/70 00:00      
      how does it fail            01/01/70 00:00      
         Re: Does not work?            01/01/70 00:00      
   external memory            01/01/70 00:00      
   that is a waaaay to large difference            01/01/70 00:00      
      Problem Solved            01/01/70 00:00      
         "set stack top" ?            01/01/70 00:00      
         You should still check            01/01/70 00:00      

Back to Subject List