NallS
Newbie
Simple bit of code to change the state of the GPIO pin 1 dependant on what GPIO pin 0's state is. However, using the BSF and BCF instructions don't seem to set GPIO 0's state when stepping through the debugger? I'm confused as to what the issue is here? Any help as I'm really new to PIC assembly language.