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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/27/06 16:58
Read: times


 
#121181 - Please can you write in assembly
Responding to: ???'s previous message
Erik Malund said:

set up a struct
mark
... your actual data
...
...

then
for write
read, if mark = erased - write here and change mark
if mark != erased read next struct
if at end of flash - erase and start over


Please can you explain the above C program in assembly....I find it hard to understand C code.


List of 18 messages in thread
TopicAuthorDate
C8051f310R flash erase will erase entire page??            01/01/70 00:00      
   you can't            01/01/70 00:00      
      IDE has that feature...            01/01/70 00:00      
      Make like a CR-R?            01/01/70 00:00      
   That's why flash is not good for data storage            01/01/70 00:00      
      Purpose of using flash            01/01/70 00:00      
         93C66 EEPROM            01/01/70 00:00      
         use a walking write            01/01/70 00:00      
            Please can you write in assembly            01/01/70 00:00      
               nope            01/01/70 00:00      
   93C66 EEPROM.....Hardware is already designed            01/01/70 00:00      
      Two different pages available?            01/01/70 00:00      
      Ask the designer            01/01/70 00:00      
         re: Ask the designer            01/01/70 00:00      
            That's why they emphasise the point!            01/01/70 00:00      
            neither does Philips nor Atmel            01/01/70 00:00      
               Thanks            01/01/70 00:00      
   STOP mode            01/01/70 00:00      

Back to Subject List