<?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>How to locate the hex code in a special section?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70931/how-to-locate-the-hex-code-in-a-special-section</link><description>Hi All: 
 As the topic............Now ,my program is consisted two group,one is the base group,the other is the application group.We often upgrade the application group,so I want to define two section,but how? 
 1.how to defiine two section? 
 2.how to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Jan 2021 14:04:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70931/how-to-locate-the-hex-code-in-a-special-section" /><item><title>RE: How to locate the hex code in a special section?</title><link>https://devzone.nordicsemi.com/thread/291810?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2021 14:04:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8694414-82ae-445f-a314-593cde577b22</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;When building the application the .hex file will be located in the build folder; build/Output/Release&lt;br /&gt;I not then here are som examples:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/sdk_app_serial_dfu_bootloader.html?cp=7_1_4_4_4"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/sdk_app_serial_dfu_bootloader.html?cp=7_1_4_4_4&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_open_bootloader.html?cp=7_1_4_4_2"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_open_bootloader.html?cp=7_1_4_4_2&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/sdk_app_serial_dfu_bootloader.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/sdk_app_serial_dfu_bootloader.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/getting-started-with-nordics-secure-dfu-bootloader"&gt;https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/getting-started-with-nordics-secure-dfu-bootloader&lt;/a&gt;&amp;nbsp;(This is for DFU over Bluetooth but some parts are similar so you can look at it for referance)&lt;br /&gt;&lt;br /&gt;Hope this helps&amp;nbsp;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to locate the hex code in a special section?</title><link>https://devzone.nordicsemi.com/thread/291623?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2021 02:12:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e67cf542-258f-4b70-8eeb-9f356bc22328</guid><dc:creator>wzszzxj</dc:creator><description>&lt;p&gt;Hi,JONATHAN:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;I just want to do DFU over USB.&amp;nbsp;Now,what trouble me is how to locate the hex code? Is it descripted&amp;nbsp;in&lt;/p&gt;
&lt;p&gt;the flash_placement.xml&amp;nbsp; ?But in the file&amp;nbsp;&lt;span&gt;flash_placement.xml ,I still can&amp;#39;t find any flashrom_address declared in it.Could you help to make it more clearly to me?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to locate the hex code in a special section?</title><link>https://devzone.nordicsemi.com/thread/291453?ContentTypeID=1</link><pubDate>Wed, 27 Jan 2021 09:41:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6efec51f-b406-4aa3-baf3-25a983455106</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/group__app__usbd__hid__generic.html?cp=7_5_0_6_11_59_10_2"&gt;USB HID generic&lt;/a&gt;&amp;nbsp;and &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/group__app__usbd__hid__mouse.html?cp=7_5_0_6_11_59_10_4"&gt;USB HID mouse&lt;/a&gt; can be found here.&lt;br /&gt;&lt;br /&gt;Do you wish to do DFU over USB, UART or BLE ?&lt;br /&gt;&lt;br /&gt;I don&amp;#39;t think I quite understand what you want to do. Can you maybe write your answer in both English and original language?&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to locate the hex code in a special section?</title><link>https://devzone.nordicsemi.com/thread/291390?ContentTypeID=1</link><pubDate>Wed, 27 Jan 2021 00:28:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2610bccf-3530-478b-9f2b-5efd74f4e2bd</guid><dc:creator>wzszzxj</dc:creator><description>&lt;p&gt;HI,JONATHAN:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &lt;span&gt;&amp;nbsp;That is riht!&amp;nbsp; &amp;nbsp;I just want to make custom bootloader! OK.I use SDK&amp;nbsp; V16. Now,&amp;nbsp; I finish the application coding&amp;nbsp; with usb_hid_generic and usb_hid_mouse.I want to use the usb_hid_generic&amp;nbsp; as dfu,so what I am amazing is how to locate the usb_hid_generic and the&amp;nbsp;&lt;/span&gt;&lt;span&gt;usb_hid_mouse,and even how to coding them in a normal way?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to locate the hex code in a special section?</title><link>https://devzone.nordicsemi.com/thread/291325?ContentTypeID=1</link><pubDate>Tue, 26 Jan 2021 14:49:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c10e062d-b584-4108-b151-4f81125221c2</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Can you elaborate on what you mean or what you want to achieve?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;nRF5 SDK 17.0.2 ? Soft device ?&lt;br /&gt;&lt;br /&gt;Do you want to have custom bootloader or are we talking about memory sections ?&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>