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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/16/05 14:52
Modified:
  11/16/05 14:53

Read: times


 
#103801 - probably an excellent test
Responding to: ???'s previous message
What would you say on this?:
probably an excellent test since it will if the uC is running and actually got to loop: be a hardware only test.

I would add
org 0
Loop:
....
just to minimize even further

another "enhancement would be

org 0
mov P1,#0

Loop:
....

Then P1 being low would be "proof" that the uC was running

Erik

List of 18 messages in thread
TopicAuthorDate
serial communication help            01/01/70 00:00      
   you have a wait in an ISR, that is a no-            01/01/70 00:00      
   12MHz is not the best choice for crystal            01/01/70 00:00      
      Baud rate calculator            01/01/70 00:00      
      I´ll try 11.0592 Xtal            01/01/70 00:00      
         Pinnacle 52 will do it.            01/01/70 00:00      
   tjhe baud rate calculator...            01/01/70 00:00      
      Error            01/01/70 00:00      
   Hardware test            01/01/70 00:00      
      Software test            01/01/70 00:00      
         ...after the Xtal changed to 11.0592MHz.            01/01/70 00:00      
            I was about to edit ...            01/01/70 00:00      
               Sorry...            01/01/70 00:00      
                  probably an excellent test            01/01/70 00:00      
                  So simple and useful            01/01/70 00:00      
   serial communication            01/01/70 00:00      
      up to you            01/01/70 00:00      
      procom; rs232hex            01/01/70 00:00      

Back to Subject List