??? 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 |
Topic | Author | Date |
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 |