charles01
Newbie level 5
hi
guys
i am using tris in programming the PIC16F876 and when i assemble the program, it says the use of "tris" is not recomended even though i can get a hex file
i am using MPLAB IDE v8.43
the line with the code is like this
' tris PORTB'
can i replace it with ' movwf PORTB'
thank you
guys
i am using tris in programming the PIC16F876 and when i assemble the program, it says the use of "tris" is not recomended even though i can get a hex file
i am using MPLAB IDE v8.43
the line with the code is like this
' tris PORTB'
can i replace it with ' movwf PORTB'
thank you