<?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>Generate binary for nrf52810 zephyr</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92094/generate-binary-for-nrf52810-zephyr</link><description>Hi all. 
 After finishing some test I want to generate the binary for the MCU nrf52810 using zephyr. I have look in the zephyr folder and saw the zephyr.bin file. Is that the binary that zephyr generates? Just to make sure. Also if I wanted to flash this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 Sep 2022 07:50:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92094/generate-binary-for-nrf52810-zephyr" /><item><title>RE: Generate binary for nrf52810 zephyr</title><link>https://devzone.nordicsemi.com/thread/387003?ContentTypeID=1</link><pubDate>Tue, 20 Sep 2022 07:50:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c823277-46ca-454f-8a86-4fc225bd7988</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Yes,&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/boards/arm/nrf52dk_nrf52810/doc/index.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/boards/arm/nrf52dk_nrf52810/doc/index.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Generate binary for nrf52810 zephyr</title><link>https://devzone.nordicsemi.com/thread/386998?ContentTypeID=1</link><pubDate>Tue, 20 Sep 2022 07:27:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21d50a1f-7d5f-4e44-932e-b7dca43322e9</guid><dc:creator>clake</dc:creator><description>&lt;p&gt;Hi Kenneth!&lt;/p&gt;
&lt;p&gt;Many thanks for your reply! Just one more question regarding this, if I select the 52dk_nrf52810 to build the project, then the binary generated will be for that device, right? I know that the nrf52810 is a variant from the nrf52832, but for testing we are using the 52dk with the nrf52832 with limited resources.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Generate binary for nrf52810 zephyr</title><link>https://devzone.nordicsemi.com/thread/386878?ContentTypeID=1</link><pubDate>Mon, 19 Sep 2022 12:42:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a37afe74-cdcb-4313-b901-7d725307ab45</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;If you havent&amp;#39; already check out:&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/"&gt;https://academy.nordicsemi.com/&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also there is this documentation:&amp;nbsp;&lt;br /&gt;Build system in zephyr:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/build/cmake/index.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/build/cmake/index.html&lt;/a&gt;&amp;nbsp;&lt;br /&gt;Multi-image build in nRF Connect SDK:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_multi_image.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_multi_image.html#&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The short answer to your question is that zephyr.bin is the binary of the compiled application yes (it can also come in different format such as .elf or .hex), however it may be that build also contain other binaries that needs to be programmed (e.g. child images that run prior to starting your zephyr.bin application). Example a project can contain both the mcuboot (hello_world\build\mcuboot\zephyr\zephyr.bin) and app image (hello_world\build\zephyr\zephyr.bin)&amp;nbsp;that needs to be programmed, or you can use the merged.hex instead.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>