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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/06/08 01:22
Read: times


 
#154458 - Brief postings....
Responding to: ???'s previous message
... Cause grief ! Whenever I post messages I am quite wary of the size and in the process miss out some critical points ;-)

Thanks to Craig and Erik for the nice tutorial on walking write. Interesting. Now for the clarifications :

- The Inc and Dec buttons are only for Edit mode & do not have any job when the code is in Run mode.

- The sprintf is used only for formatting to display the message in the LCD. The flash will be directly written with the unsigned int variable.

- The Edit mode will be invoked very rarely - maybe once in six months or even less. And I am planning to collect all variables in a struct and finally write at one shot. In fact I will be utlizing more writes to the code area of the flash when developing code !Hope it lasts...

- The idea to use an enum data type is nice. Maybe I need to develop a function and put in all the common code ? Will try.

Raghu


List of 10 messages in thread
TopicAuthorDate
Config. Parameter save to Flash            01/01/70 00:00      
   erase, then write, both are ...            01/01/70 00:00      
      The chip is a Silabs F8051F020            01/01/70 00:00      
         Walking write            01/01/70 00:00      
         an issue and an answer            01/01/70 00:00      
   Some questions            01/01/70 00:00      
      Brief postings....            01/01/70 00:00      
         Parameter Storage....            01/01/70 00:00      
            The issue with migration..from ASM to C            01/01/70 00:00      
         killing a possible misconception            01/01/70 00:00      

Back to Subject List