Hello All,
I was reading about the startup code and vector table of Cortex-M4 (STm32, Tm4c123). When I tried to find out the Vector table of NRF52832 in the datasheet I couldn't find any. I have searched the Infocenter and find out the NRF52 has three kinds of vector tables.
- MBR Vector Table
- SoftDevice Vector Table
- Application Vector Table
I want to know
- what these vector tables look like?
- Which values and addresses they contain?
- how These Tables related to other Cortex-M4 based Devices like stm32F4?
- Where Can I found the information on NRF52 Startup Code & Vector Tables to go deep inside?
Thanks in advance.
best regards,
waqas