Hello Unregistered ,
for what it worth you might save a nano second or two i'm not exactly sure how the assembler works but SFR's that are in the access bank can be referenced without needing to select bank 15...
Also I forgot to mention: thanks Richard for the help!
Sorry I didn't get back to this thread sooner, but I got both interrupts working well for this application. For reference, these interrupts are specific to a quadcopter. The "PULSE_WIDTH" interrupt...
In general the .LST file has a lot of goodies, though I am not an expert on decoding fully this file. Don't worry. Happen to me a lot of times! Just after hitting "Submit relply" got that aha...
Re: Converting PBP interrupt to ASM - 18F25K20
for what it worth you might save a nano second or two
richard Today, 05:30i'm not exactly sure how the assembler works but SFR's that are in the access bank can be referenced without needing to select bank 15...