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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/18/02 02:56
Read: times


 
#20919 - RE: First Simple 8051 Project a failure?
You may want to try a VERY simple program. For example:

CSEG at 0

xrl P1,#0FFh
ajmp 0

This toggles all the pins on P1. You should see this with a logic probe or ANYTHING that is more high-tech (like a scope :-).

Jon Ward
Keil Software


List of 7 messages in thread
TopicAuthorDate
First Simple 8051 Project a failure?            01/01/70 00:00      
RE: First Simple 8051 Project a failure?            01/01/70 00:00      
I'm having that ALE problem too.            01/01/70 00:00      
RE: I'm having that ALE problem too.            01/01/70 00:00      
RE: I'm having that ALE problem too.            01/01/70 00:00      
RE: First Simple 8051 Project a failure?            01/01/70 00:00      
RE: First Simple 8051 Project a failure?            01/01/70 00:00      

Back to Subject List