just try
Code:
FLASH:
IF (Porta.4 AND NOT Porta.5) THEN
PORTB.3 = 1
PAUSE DUR
PORTB.0 = 1 : PORTB.1 = 1 : PORTB.3 = 0
pause 1000
ENDIF
GOTO MAIN
Last edited by Acetronics2; - 17th March 2009 at 17:38.
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Bookmarks