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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/25/08 13:04
Read: times


 
#158588 - a common mistake
Responding to: ???'s previous message
IAP is NOT a "write to flash" feature it is an "in application programming" feature and thus there is no intention for it to be followed by "run code" only a reset.

This has come up before and the only solution known is to puah any variable that must be known after the write onto the stack or move it to xdata and assume everything in (I)RAM will be destroyed.

There is no guarantee that the next version of the flash write will not use other (I)RAM locations.

Erik

List of 4 messages in thread
TopicAuthorDate
IAP for P89C51RC2FA (Erase sector problem)            01/01/70 00:00      
   a common mistake            01/01/70 00:00      
      not quite            01/01/70 00:00      
         send Bill/Bauke an e-mail and ask            01/01/70 00:00      

Back to Subject List