This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Starting code at another location

I'd like to reposition my code so all code starts at 0800h. The only things I want below that are the startup vector and interrupt vectors.
Am I right in assuming that the vector at locn 0000 (actually an LJMP address) cannot be relocated as this is the start point after a reset? Is it also true that the interrupt vectors are similarly fixed?
Using uVision.