I have just started using PICs again after a 4 year absence! I have previosly used asm to program but my company has provided me with a C assembler. I want to simply set all the pins on port b to output by using: SET_TRIS_B(0); when i try to compile a get..
↧