Thank you for taking the time to view my post.
I have recently started to use a PIC18LF26k22 as an upgrade from a PIC16F690. I am programming in assembly. I have checked all my initialization to make sure all is correct. I have read the datasheet and understand the mapping of the data memory, sfr, and the program allocation in the PIC18LF26k22. I also familiarized myself with the access bank and the use of the BSR. All of my data memory is held in bank zero so I am not using the BSR...
Issue w/ Conversion to PIC18F26K22
I have recently started to use a PIC18LF26k22 as an upgrade from a PIC16F690. I am programming in assembly. I have checked all my initialization to make sure all is correct. I have read the datasheet and understand the mapping of the data memory, sfr, and the program allocation in the PIC18LF26k22. I also familiarized myself with the access bank and the use of the BSR. All of my data memory is held in bank zero so I am not using the BSR...
Issue w/ Conversion to PIC18F26K22