Re: I/O Pin status during startup
did you simply try to add :
Code:
INIT:
PORTA=%00000000
PORTB=%00000000
PORTC=%00000000
clear
pause 100
TRISB.5=1
PA1=300
PA2=600
PA3=900
PA4=1500
in the config section ...
************************************************** ***********************
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