<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>STM32 Relocating Vector</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/32580/stm32-relocating-vector</link><description> 
hi 

 
i need to relocate vector after i start my application at
0x08003000. how i can do that? i&amp;#39;m very new with this relocating. i&amp;#39;m
using stm32f103rbt6. 
at another thread i saw 

 
void NVIC_SetVectorTable(unsigned long NVIC_VectTab, unsigned long</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: STM32 Relocating Vector</title><link>https://community.arm.com/thread/63640?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2015 08:09:37 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:e40c0078-8edf-444a-9002-b5da04e3797d</guid><dc:creator>Westonsupermare Pier</dc:creator><description>&lt;p&gt;&lt;p&gt;
SCB-&amp;gt;VTOR = 0x08003000;&lt;/p&gt;

&lt;p&gt;
NVIC_SetVectorTable(0x08003000, 0);&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>