Indirect Addressing P16F877
Suppose i have two numbers n1 & n2, one in bank 0 and the other in bank 2, i want to do a sum operation on them using the indirect addressing approach, here is the code from my lecture which is wrong after tested in mplab 8.92, i need someone to correct it thanks: