just a simple question here. wich software do you use to compile assembler ? MPLAB?
In case you use PicBasic your assembly language lines will not work insead you do not declare these lines as assembly section.
ASM
bsf PORTA.0
....
ENDASM
regards
just a simple question here. wich software do you use to compile assembler ? MPLAB?
In case you use PicBasic your assembly language lines will not work insead you do not declare these lines as assembly section.
ASM
bsf PORTA.0
....
ENDASM
regards
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks