I am developing application for nRF5340.
I have two questions.
1. What value VTOR when reset?
ApplicationCore'VTOR==0x00000000/NetworkCore'VTOR==0x01000000 ?
2. How to use shared(?)-periheral?
When set DCNF.EXTPERI[0] to '1', NetworkCore can use ApplicationCore's peripheral?
When yes, how to use that? (IO-access, interrupt)