Hello Leif Zars:
That is true, you need to have the vector table programmed in the nonactive block before swapping and if you need a custom flash configuration (protection, security) then also program the corresponding fields as stated in the appnote.
In the example software the whole contents of the active flash block are copied to the nonactive block, including the vectors and the flash configuration, that's why you don't see it.
As for the SCB_VTOR, there is no need to adjust it, the reset value is 0x0 and it will point to the vector table of the new active block after reset.
I hope this helps.
Regards!,
Jorge Gonzalez
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------