<?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>Preparing my project for DFUSE</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/26155/preparing-my-project-for-dfuse</link><description> 
All, I am trying to prepare my project for DFUSE and I am having
some difficulties. I have: 
* Demonstrated that my firmware upgrade project works by successfully
upgrading my DFU enabled device from just a DFU enabled device to a
mouse/speaker/joystick</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Preparing my project for DFUSE</title><link>https://community.arm.com/thread/56784?ContentTypeID=1</link><pubDate>Fri, 11 Sep 2009 09:45:01 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:d7cd7503-17d3-4794-814b-0e57b58bc252</guid><dc:creator>Andrew Herson</dc:creator><description>&lt;p&gt;&lt;p&gt;
I finally did it! Credit is due to the ST and Keil team for
putting together a good USB upgrade solution.&lt;/p&gt;

&lt;p&gt;
Root cause of my problem: Well, I have been integrating example
code into my project and one of the examples made a call to&lt;/p&gt;

&lt;p&gt;
&lt;b&gt;void NVIC_Configuration(void)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;
which reset my memory map to 0x08000000! So, my code was running,
but returning to zero because of this bug.&lt;/p&gt;

&lt;p&gt;
All is well! Thanks for listening.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>