<?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 Re: K22F updates using DFU and MCUXpresso in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K22F-updates-using-DFU-and-MCUXpresso/m-p/1353475#M61674</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192126"&gt;@karamanr&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I think to the application, it needn't any special building. You can use MCUXpresso to build it, put the start address in dedicated space and use the tool in Zephyr to sign the image.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jing&lt;/P&gt;</description>
    <pubDate>Mon, 11 Oct 2021 10:37:01 GMT</pubDate>
    <dc:creator>jingpan</dc:creator>
    <dc:date>2021-10-11T10:37:01Z</dc:date>
    <item>
      <title>K22F updates using DFU and MCUXpresso</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K22F-updates-using-DFU-and-MCUXpresso/m-p/1351728#M61651</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The main idea of my project is to update the software OTA using MCUBoot, DFU and Mender. I followed this&amp;nbsp;&lt;A href="https://hub.mender.io/t/updating-device-firmware-using-dfu-in-zephyr-project-on-a-frdm-k64f-board/1618" target="_blank"&gt;https://hub.mender.io/t/updating-device-firmware-using-dfu-in-zephyr-project-on-a-frdm-k64f-board/1618&lt;/A&gt; to set up MCUBoot and DFU for my board and it all works fine. However, the next step is putting and application build with MCUXpresso on the K22F board. What is the best way to approach this? Do I need to use tools from the Zephyr Project to build my application or is there a tool that I can use with MCUXpresso to build and sign my application? &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 08:14:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K22F-updates-using-DFU-and-MCUXpresso/m-p/1351728#M61651</guid>
      <dc:creator>karamanr</dc:creator>
      <dc:date>2021-10-07T08:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: K22F updates using DFU and MCUXpresso</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K22F-updates-using-DFU-and-MCUXpresso/m-p/1352730#M61662</link>
      <description>&lt;P&gt;We have similar question on KVF46f,&amp;nbsp; appreciate for any response.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 13:46:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K22F-updates-using-DFU-and-MCUXpresso/m-p/1352730#M61662</guid>
      <dc:creator>D4Worker</dc:creator>
      <dc:date>2021-10-08T13:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: K22F updates using DFU and MCUXpresso</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K22F-updates-using-DFU-and-MCUXpresso/m-p/1353475#M61674</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192126"&gt;@karamanr&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I think to the application, it needn't any special building. You can use MCUXpresso to build it, put the start address in dedicated space and use the tool in Zephyr to sign the image.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jing&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 10:37:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K22F-updates-using-DFU-and-MCUXpresso/m-p/1353475#M61674</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2021-10-11T10:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: K22F updates using DFU and MCUXpresso</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K22F-updates-using-DFU-and-MCUXpresso/m-p/1353997#M61678</link>
      <description>&lt;P&gt;Hi and thanks for your reply,&lt;BR /&gt;I have tried using the binary built by MCUXpresso and sign it with the Zephyr tools, however it seems that MCUBoot is unable to detect the image when I flash it to the board using DFU.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 07:47:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K22F-updates-using-DFU-and-MCUXpresso/m-p/1353997#M61678</guid>
      <dc:creator>karamanr</dc:creator>
      <dc:date>2021-10-12T07:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: K22F updates using DFU and MCUXpresso</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K22F-updates-using-DFU-and-MCUXpresso/m-p/1374200#M61894</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Here is a guide. Hope it can be helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jing&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 08:56:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K22F-updates-using-DFU-and-MCUXpresso/m-p/1374200#M61894</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2021-11-19T08:56:32Z</dc:date>
    </item>
  </channel>
</rss>

