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

Back to Subject List

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


 
#12923 - RE: simple program for testing 8051
I think this could be a hardware problem
If you have not enabled interrupts, then you can place the code anywhere in program memory.
Also since it's running fine on your sim..
Stack pointer is always by default set to 07h, but it's always good practice to initialise it.
Check the EA pin 31 must be tied to Gnd.
Also Check with a 'scope is the oscillator really running.
The reset pin (9) is active high. Reset must be held high for at least two m/c cycles and then brought low.
Good point about the watchdog timer.

List of 12 messages in thread
TopicAuthorDate
simple program for testing 8051            01/01/70 00:00      
RE: simple program for testing 8051            01/01/70 00:00      
RE: simple program for testing 8051            01/01/70 00:00      
RE: simple program for testing 8051            01/01/70 00:00      
RE: simple program for testing 8051            01/01/70 00:00      
RE: simple program for testing 8051            01/01/70 00:00      
RE: simple program for testing 8051            01/01/70 00:00      
RE: simple program for testing 8051            01/01/70 00:00      
RE: simple program for testing 8051            01/01/70 00:00      
RE: simple program for testing 8051            01/01/70 00:00      
RE: simple program for testing 8051            01/01/70 00:00      
RE: simple program for testing 8051            01/01/70 00:00      

Back to Subject List