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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/01/07 20:52
Read: times


 
#134046 - What I mean by hung up
Responding to: ???'s previous message
Hi Rob,
Thanks for your email. When I say hung up, I mean that if I run my code and wait an indefinite amount of time, come back, and stop my code, the processor is stuck at the line after I say:

movx @dptr, Anything

It never finishes the erase cycle.

CONST1 is at 2049h as seen in my original post. I do:


CSEG AT 2049h
CONST1: ds 1

The watchdog timer is disabled in the first few lines of my firmware. I don't have Vdd monitor explicitly enabled (I don't touch it in my code so it's at its default values). Any thoughts/recommendations? Thanks a lot,

D

List of 23 messages in thread
TopicAuthorDate
Writing to flash from firmware            01/01/70 00:00      
   pretty sure the problem is in the erase section...            01/01/70 00:00      
      that's another thing ...            01/01/70 00:00      
      this is the case when the comment IS harmful.. :-)            01/01/70 00:00      
      need some sleep?            01/01/70 00:00      
         haha, yes            01/01/70 00:00      
   Key sequence            01/01/70 00:00      
      Thanks rob            01/01/70 00:00      
         "hung up"?            01/01/70 00:00      
            14 bytes or 15?            01/01/70 00:00      
               Another case where the comment is harmful :-(            01/01/70 00:00      
            More suggestions            01/01/70 00:00      
               random thought            01/01/70 00:00      
                  RE: random thought            01/01/70 00:00      
            What I mean by hung up            01/01/70 00:00      
               since I do not use this deviate            01/01/70 00:00      
                  the vdd monitor?            01/01/70 00:00      
               how you determine?            01/01/70 00:00      
                  In response to Oleg's question            01/01/70 00:00      
                     seen this app note?            01/01/70 00:00      
      problem solved...            01/01/70 00:00      
         are you using LARGE?            01/01/70 00:00      
            no large or xdata var            01/01/70 00:00      

Back to Subject List