Re: Unexpected code with pic12f1572
2020/11/24 18:49:42
(permalink)
ASM would require
#asm
Just because the compiler compiles the code doesn’t mean it will do what you want it to.
Trying to figure out why the code doesn’t do what you wanted to do is a big part of the job.