<?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>topic How to generate a HEX file in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-generate-a-HEX-file/m-p/1420054#M48024</link>
    <description>&lt;P&gt;I am using an LPC11U68 on our own PCB.&amp;nbsp; The IDE is MCUXpresso.&lt;BR /&gt;The program runs correctly from the debug *.axf file via a Link2 interface with SWD.&lt;/P&gt;&lt;P&gt;I want to generate a HEX or binary file to use Flash Magic&amp;nbsp; via the Link2 / SWD&lt;/P&gt;&lt;P&gt;I&amp;nbsp; have tried to modify the make file but because it is auto generated, nothing happens.&lt;/P&gt;&lt;P&gt;Where in the project settings do I have the project generate a Hex or binary output?&lt;/P&gt;&lt;P&gt;jDrum&lt;/P&gt;</description>
    <pubDate>Sat, 26 Feb 2022 19:43:12 GMT</pubDate>
    <dc:creator>jDrum</dc:creator>
    <dc:date>2022-02-26T19:43:12Z</dc:date>
    <item>
      <title>How to generate a HEX file</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-generate-a-HEX-file/m-p/1420054#M48024</link>
      <description>&lt;P&gt;I am using an LPC11U68 on our own PCB.&amp;nbsp; The IDE is MCUXpresso.&lt;BR /&gt;The program runs correctly from the debug *.axf file via a Link2 interface with SWD.&lt;/P&gt;&lt;P&gt;I want to generate a HEX or binary file to use Flash Magic&amp;nbsp; via the Link2 / SWD&lt;/P&gt;&lt;P&gt;I&amp;nbsp; have tried to modify the make file but because it is auto generated, nothing happens.&lt;/P&gt;&lt;P&gt;Where in the project settings do I have the project generate a Hex or binary output?&lt;/P&gt;&lt;P&gt;jDrum&lt;/P&gt;</description>
      <pubDate>Sat, 26 Feb 2022 19:43:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-generate-a-HEX-file/m-p/1420054#M48024</guid>
      <dc:creator>jDrum</dc:creator>
      <dc:date>2022-02-26T19:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a HEX file</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-generate-a-HEX-file/m-p/1420069#M48025</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i hope i can help:&lt;/P&gt;&lt;P&gt;in the Project properties you nee to add a line. See my screenshot-&lt;/P&gt;&lt;P&gt;i think you need only a Hexfile in the "Release" Version&lt;/P&gt;&lt;P&gt;The first line generates a assembler listing&lt;/P&gt;&lt;P&gt;the second line generates the Hexfile&lt;/P&gt;&lt;P&gt;arm-none-eabi-objdump -S ${BuildArtifactFileName} &amp;gt;${BuildArtifactFileBaseName}.lss&lt;BR /&gt;arm-none-eabi-objcopy -O ihex ${BuildArtifactFileName} ${BuildArtifactFileBaseName}.hex&lt;/P&gt;&lt;P&gt;you will found the generated Hexfile in the the second Screenshot&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bernd&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Feb 2022 08:49:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-generate-a-HEX-file/m-p/1420069#M48025</guid>
      <dc:creator>berndsirozynski</dc:creator>
      <dc:date>2022-02-27T08:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a HEX file</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-generate-a-HEX-file/m-p/1420082#M48026</link>
      <description>&lt;P&gt;Thank you! @&lt;SPAN class=""&gt;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/110469" target="_self"&gt;&lt;SPAN class=""&gt;berndsirozynsk&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 27 Feb 2022 13:36:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-generate-a-HEX-file/m-p/1420082#M48026</guid>
      <dc:creator>jDrum</dc:creator>
      <dc:date>2022-02-27T13:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a HEX file</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-generate-a-HEX-file/m-p/1421066#M48081</link>
      <description>&lt;P&gt;In addition. a easy way is to right click on the afx file, "Binary Utilities", "create Hex".&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZhangJennie_0-1646123342184.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/172079i0F2D67F0601285B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZhangJennie_0-1646123342184.png" alt="ZhangJennie_0-1646123342184.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 08:29:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-generate-a-HEX-file/m-p/1421066#M48081</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2022-03-01T08:29:16Z</dc:date>
    </item>
  </channel>
</rss>

