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

Change Vector Table in cortex M4 in a persistent way

Hello,

I need to change the Vector Table but I need it to be persistent through a reset, what I'm trying to do is set a vector table duplicate as a safety measurement for reprogramming the original vector table.

So far I being playing with the VTOR register but it seem that it return to 0 when a reset occurs.

am I messing something?

Regards.

0