<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/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/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>dtm rf test from bootloader</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3167/dtm-rf-test-from-bootloader</link><description>I am attempting run the rf test from the bootloader. But I have the following problems. 
 When I try to compile the dtm rf test into the bootloader I run out of space. 
 Possible solutions include 
 
 
 compacting the bootloader and placing the dtm</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 18 Jul 2014 17:13:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3167/dtm-rf-test-from-bootloader" /><item><title>RE: dtm rf test from bootloader</title><link>https://devzone.nordicsemi.com/thread/11678?ContentTypeID=1</link><pubDate>Fri, 18 Jul 2014 17:13:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2edcf0e2-c79b-43b5-8053-d96f4fc6abc0</guid><dc:creator>John</dc:creator><description>&lt;p&gt;If you look at the documentation that comes with the SDK there is a section in the Examples for the DFU bootloader. One of the sections details the DFU Keil project and shows how to set the IROM1 address. If you pick a lower address than the one they show, you will increase the memory your bootloader can have. Just be sure to keep it aligned to the 1K page boundary.&lt;/p&gt;
&lt;p&gt;There is no direct limitation of how much space the DFU bootloader can take other than you need to leave space for your application. You need to decide what your trade offs are.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: dtm rf test from bootloader</title><link>https://devzone.nordicsemi.com/thread/11677?ContentTypeID=1</link><pubDate>Fri, 18 Jul 2014 14:03:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13028c99-e656-479c-af3b-dc31f32f708e</guid><dc:creator>tim</dc:creator><description>&lt;p&gt;I did not know how to add more space for the bootloader project.&lt;/p&gt;
&lt;p&gt;Can you point me to documentation or an example how to configure and add more space to the bootloader project. Also what are the limitations on how much space can be added to the bootloader project.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: dtm rf test from bootloader</title><link>https://devzone.nordicsemi.com/thread/11676?ContentTypeID=1</link><pubDate>Fri, 18 Jul 2014 13:35:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a856dacc-58da-4188-9b77-986659654356</guid><dc:creator>John</dc:creator><description>&lt;p&gt;If you really need the DTM test in the bootloader couldn&amp;#39;t you just allocate more space for the bootloader project configuration?&lt;/p&gt;
&lt;p&gt;That said, the way we enter DTM mode is that our application FW checks a pin at the beginning of initialization. If it is pulled low we enter the DTM, if not we boot our normal application much like you suggest above.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>