<?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>Bootloader at91sam7</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/38638/bootloader-at91sam7</link><description> 
Hi, 
i am writing a bootloader. Using Keil uVision i want to put
bootloader starting from begining - adress 0x100000 . I want this
bootloader to put any program begining from 0x105000. I want to know
what to do with exception vectors? For example i</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Bootloader at91sam7</title><link>https://community.arm.com/thread/57404?ContentTypeID=1</link><pubDate>Wed, 09 Dec 2009 02:05:52 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:43913605-9de8-42bb-a25b-b54cd5aaf957</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
What does the documentation for your processor say? It is the
processor documentation that is the interface informing the
developers what the processor is able to do - or not do.&lt;/p&gt;

&lt;p&gt;
If you find registers that allows the vectors to be placed at an
arbitrary location, then you may be able to place them at an
arbitrary location. If you find a register that allows the vectors to
be placed in either a fixed location in flash or a fixed location in
RAM, then the documentation will also tell you what these fixed
locations are.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>