This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Vector Tables of NRF52

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.

  1. MBR Vector Table
  2. SoftDevice Vector Table
  3. Application Vector Table

I want to know

  1. what these vector tables look like?
  2. Which values and addresses they contain?
  3. how These Tables related to other Cortex-M4 based Devices like stm32F4?
  4. Where Can I found the information on NRF52 Startup Code & Vector Tables to go deep inside?

Thanks in advance.

best regards,

waqas

Related