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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/20/05 16:31
Read: times


 
#95374 - COMCOMC
Responding to: ???'s previous message
"There is no such fact established in this thread, there is a "want" and so what, is there a "need"?"

Well, I'm not familiar with Jan's BASIC interpreter, but the norm with a computer running BASIC is that you type in lines of code then type 'RUN' to make it go. You don't reset the computer - that would take you back to the prompt. Anyway, there are lots of occasions when we code things the way we want rather than the way we need. Say I need to output some data through the serial port. I want to send it as ASCII to make debugging easy - I don't need to, but I want to.

"Just about anything related to IAP is "risky", the risk related to a power outage or noise spike at a critical moment."

The discussion was with regard to storing data in RAM across resets. The power off flag allows one to determine whether a reset or a power cycle occurred, if a 'noise spike' screws something up you're stuffed whatever you were doing.

"If so, why 'P' for programming, not "MW" or such?"

Programming flash, EPROM, EEPROM etc just refers to setting the bits within bytes to predetermined values. It doesn't describe the meaning of those bits. For example, 'EPROM programmer'.



List of 42 messages in thread
TopicAuthorDate
IAP Problem in AT89C51RD2            01/01/70 00:00      
   IAP PROBLEM            01/01/70 00:00      
      misinterpretations            01/01/70 00:00      
   IAP source            01/01/70 00:00      
      IAP source?            01/01/70 00:00      
         ..xC51x.. IAP API            01/01/70 00:00      
            oh those...            01/01/70 00:00      
               IAP            01/01/70 00:00      
                  sorry...            01/01/70 00:00      
                  IAP            01/01/70 00:00      
               Yes, but..            01/01/70 00:00      
                  bootloader            01/01/70 00:00      
                     Depressing, isn't it?            01/01/70 00:00      
                        complaining to Atmel?            01/01/70 00:00      
                           please, WHAT is the problem            01/01/70 00:00      
                              Not at all...            01/01/70 00:00      
                                 comments            01/01/70 00:00      
                                    More comments            01/01/70 00:00      
                                       comments on more comments            01/01/70 00:00      
                                          other way 'round (a pinch of irony)            01/01/70 00:00      
                                             keep it going            01/01/70 00:00      
                                                What's the point?            01/01/70 00:00      
                                          COMCOMC            01/01/70 00:00      
                                             for those of you who need this            01/01/70 00:00      
                                                straighforward?            01/01/70 00:00      
   Interrupts            01/01/70 00:00      
      The coments are in spanish if you are in            01/01/70 00:00      
         Translation?            01/01/70 00:00      
            The code            01/01/70 00:00      
   IAP on Atmel            01/01/70 00:00      
      only 16 bytes?            01/01/70 00:00      
         don't know            01/01/70 00:00      
            that might be the explanation            01/01/70 00:00      
      Are you overwriting your own code? Where            01/01/70 00:00      
         code example            01/01/70 00:00      
            IAP Problem            01/01/70 00:00      
            My Code            01/01/70 00:00      
               This looks good...            01/01/70 00:00      
   Thank U for the Great support            01/01/70 00:00      
      I see many and no U            01/01/70 00:00      
      And what was the problem???            01/01/70 00:00      
         Not Yet            01/01/70 00:00      

Back to Subject List