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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/15/03 21:12
Read: times


 
#45578 - RE: can not write to port(s) (89s8252)
Responding to: ???'s previous message
Hi Eric,

A couple of points:

In you code as it now stands, do you have optimization turned off? Otherwise the compiler might toss out your two inner loops because they don't do anything, leaving the outer loop running very fast. Most of the time I turn optimization off until I get my code running, then try various optimizations.

Second, where is your code located? If EA/ is tied to ground, then the chip expects to be executing code in external code space. If you're programming this chip ISP, i.e., programming the internal code, then trying to run from external code...

Dennis

List of 33 messages in thread
TopicAuthorDate
can not write to port(s) (89s8252)            01/01/70 00:00      
   RE: can not write to port(s) (89s8252)            01/01/70 00:00      
      RE: can not write to port(s) (89s8252)            01/01/70 00:00      
   RE: can not write to port(s) (89s8252)            01/01/70 00:00      
   RE: can not write to port(s) (89s8252)            01/01/70 00:00      
      RE: can not write to port(s) (89s8252)            01/01/70 00:00      
         RE: can not write to port(s) (89s8252)            01/01/70 00:00      
   RE: can not write to port(s) (89s8252)            01/01/70 00:00      
      RE: can not write to port(s) (89s8252)            01/01/70 00:00      
         RE: can not write to port(s) (89s8252)            01/01/70 00:00      
            RE: can not write to port(s) (89s8252)            01/01/70 00:00      
            RE: can not write to port(s) (89s8252)            01/01/70 00:00      
               RE: can not write to port(s) (89s8252)            01/01/70 00:00      
      RE: can not write to port(s) (89s8252)            01/01/70 00:00      
         RE: can not write to port(s) (89s8252)            01/01/70 00:00      
   RE: can not write to port(s) (89s8252)            01/01/70 00:00      
      RE: can not write to port(s) (89s8252)            01/01/70 00:00      
         RE: can not write to port(s) (89s8252)            01/01/70 00:00      
   RE: can not write to port(s) (89s8252)            01/01/70 00:00      
      RE: can not write to port(s) (89s8252)            01/01/70 00:00      
         RE: can not write to port(s) (89s8252)            01/01/70 00:00      
   RE: can not write to port(s) (89s8252)            01/01/70 00:00      
      RE: can not write to port(s) (89s8252)            01/01/70 00:00      
      RE: can not write to port(s) (89s8252)            01/01/70 00:00      
   RE: can not write to port(s) (89s8252)            01/01/70 00:00      
      RE: can not write to port(s) (89s8252)            01/01/70 00:00      
   New development:s - final message            01/01/70 00:00      
      RE: New development:s - final message            01/01/70 00:00      
         RE: New development:s - final message            01/01/70 00:00      
   RE: just one more comment            01/01/70 00:00      
      RE: just one more comment            01/01/70 00:00      
         RE: just one more comment            01/01/70 00:00      
   RE: can not write to port(s) (89s8252)            01/01/70 00:00      

Back to Subject List