Any help with the following four questions would be much appreciated.
1) In MPLAB, once a program is compiled, is it possible to see which bank certain variables are stored in and what pages various section of code were assigned to? If so, how?
2) If power is lost to the pic, is it possible for the pic to remember where it was?
3) Can the pic awake to an assigned location in the code each time the pic is powered up?
4) Using assembly language, what is the best way to reset a pic from a subroutine without using the Watch Dog Timer?
1) In MPLAB, once a program is compiled, is it possible to see which bank certain variables are stored in and what pages various section of code were assigned to? If so, how?
2) If power is lost to the pic, is it possible for the pic to remember where it was?
3) Can the pic awake to an assigned location in the code each time the pic is powered up?
4) Using assembly language, what is the best way to reset a pic from a subroutine without using the Watch Dog Timer?