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

Back to Subject List

Thread Closed: Off-topic

???
06/16/04 14:59
Read: times


 
#72595 - RE: Using 89C51 external interrupts
Responding to: ???'s previous message
Hi,


st: mov P0,#ffh
mov P2,#ffh

It should be
MOV P0,#0FFH
MOV P2,#0FFH


It depends on compiler. For example, one time I have used "2500 A.D. Macro Assembler" which accepts notation exactly as the original poster published.

Regards,
Oleg

List of 4 messages in thread
TopicAuthorDate
Using 89C51 external interrupts            01/01/70 00:00      
   RE: Using 89C51 external interrupts            01/01/70 00:00      
   RE: Using 89C51 external interrupts            01/01/70 00:00      
      RE: Using 89C51 external interrupts            01/01/70 00:00      

Back to Subject List