6.5.4.5 CPU Boot
After leaving the Boot ROM, the Cortex-M0+ processor boots from a vector table at address offset ‘0’ in the Program Flash Memory (PFM). The processor reads the Main Stack Pointer value from the address offset 0x0 and the code entry point (Reset vector) from address offset 0x4.
