cancel
Showing results for 
Search instead for 
Did you mean: 

Programming interrupt vectors

ken
Associate II
Posted on February 27, 2008 at 21:27

Programming interrupt vectors

2 REPLIES 2
ken
Associate II
Posted on May 17, 2011 at 12:25

I'm trying to flash the STM32F103VBT6 with my application. My question has to do with the interrupt vectors. They are located at address 0x00000000, but flash begins at 0x08000000. So how do I program the interrupt vectors? Are they not in flash?

lanchon
Associate II
Posted on May 17, 2011 at 12:25

and ram is at 0x20000000. adr 0 is a configuable alias, see docs for the BOOT0/1 pins.