We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I want to create an interrupt function. So I have to know the interrupt number and I have to select the register bank. My question is, which register bank I must select and why??? Where can I get information about this problem? Thank you for answers. andy
Beware: in uVision, the symbols R0, R1, ... R7, and the 'Registers' window only ever show values from Bank 0 If you're debugging & want to see the other Banks, you'll just have to use the absolute addresses :-(