Programming interrupt vectors
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2008-02-27 12:27 PM
Posted on February 27, 2008 at 21:27
Programming interrupt vectors
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:25 AM
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?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:25 AM
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.
