clrw
tris porta Warning[224] /home/dan/Desktop/MPLABX/led.asm 26 : Use of this instruction is not recommended.
clrw
tris portb Warning[224] /home/dan/Desktop/MPLABX/led.asm 26 : Use of this instruction is not recommended.
Now some listings show porta at 0x000c and portb at 0x000d for the PIC16F1787 but the assembler wants me to keep the address between 0005 and 0007.....that is another issue that puzzles me???????
As you can see above, I want to use the internal oscillator at 16mhz
HELP !!
OK SO I TRIED THIS BELOW
............................................................................................................................................................................
I'm trying this now and I get no errors or warnings but it is real kludgy.