<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>MCUXpresso General中的主题 Re: axf file</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/axf-file/m-p/966546#M2623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;&amp;gt;Can I use axf file for production?&lt;/P&gt;&lt;P&gt;Yes, but read below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;I mean can I programme axf file in my devices at the time of production?&lt;/P&gt;&lt;P&gt;The .axf is the same as a .elf. The answer depends on your manufacturing process. And if your programmer supports that format. Most common formats are Intel Hex, binary or S19 files (See &lt;A class="link-titled" href="https://mcuoneclipse.com/2017/03/29/mcuxpresso-ide-s-record-intel-hex-and-binary-files/" title="https://mcuoneclipse.com/2017/03/29/mcuxpresso-ide-s-record-intel-hex-and-binary-files/"&gt;MCUXpresso IDE: S-Record, Intel Hex and Binary Files | MCU on Eclipse&lt;/A&gt; and &lt;A class="link-titled" href="https://mcuoneclipse.com/2017/03/29/mcuxpresso-ide-s-record-intel-hex-and-binary-files/" title="https://mcuoneclipse.com/2017/03/29/mcuxpresso-ide-s-record-intel-hex-and-binary-files/"&gt;MCUXpresso IDE: S-Record, Intel Hex and Binary Files | MCU on Eclipse&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;Is it safe?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;Depends what you mean with 'safe' in this context or why this topic would be related to functional safety?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;Keep in mind that using the .axf/.elf file contains much more information than needed for production programming. So by default it contains a lot of information about your application (variables, names, symbol information) which is needed by the debugger, but not for a production programmer. So if you are concerned about reverse engineering your application, you better to not not pass the .elf/.axf to someone else.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;I hope this helps,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Aug 2019 05:37:33 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2019-08-26T05:37:33Z</dc:date>
    <item>
      <title>axf file</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/axf-file/m-p/966545#M2622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I use axf file for production? I mean can I programme axf file in my devices at the time of production? Is it safe?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Aug 2019 07:38:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/axf-file/m-p/966545#M2622</guid>
      <dc:creator>ashwani_mittal</dc:creator>
      <dc:date>2019-08-24T07:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: axf file</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/axf-file/m-p/966546#M2623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;&amp;gt;Can I use axf file for production?&lt;/P&gt;&lt;P&gt;Yes, but read below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;I mean can I programme axf file in my devices at the time of production?&lt;/P&gt;&lt;P&gt;The .axf is the same as a .elf. The answer depends on your manufacturing process. And if your programmer supports that format. Most common formats are Intel Hex, binary or S19 files (See &lt;A class="link-titled" href="https://mcuoneclipse.com/2017/03/29/mcuxpresso-ide-s-record-intel-hex-and-binary-files/" title="https://mcuoneclipse.com/2017/03/29/mcuxpresso-ide-s-record-intel-hex-and-binary-files/"&gt;MCUXpresso IDE: S-Record, Intel Hex and Binary Files | MCU on Eclipse&lt;/A&gt; and &lt;A class="link-titled" href="https://mcuoneclipse.com/2017/03/29/mcuxpresso-ide-s-record-intel-hex-and-binary-files/" title="https://mcuoneclipse.com/2017/03/29/mcuxpresso-ide-s-record-intel-hex-and-binary-files/"&gt;MCUXpresso IDE: S-Record, Intel Hex and Binary Files | MCU on Eclipse&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;Is it safe?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;Depends what you mean with 'safe' in this context or why this topic would be related to functional safety?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;Keep in mind that using the .axf/.elf file contains much more information than needed for production programming. So by default it contains a lot of information about your application (variables, names, symbol information) which is needed by the debugger, but not for a production programmer. So if you are concerned about reverse engineering your application, you better to not not pass the .elf/.axf to someone else.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;I hope this helps,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2019 05:37:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/axf-file/m-p/966546#M2623</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2019-08-26T05:37:33Z</dc:date>
    </item>
  </channel>
</rss>

