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.
How I can relocate the interrupt vectors from 8*n+3 to another address e.g. 0x6000.
Us the iv directive for the compiler. e.g
c51 <filename> cd db noip oe la iv(0x6000)