<?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 Update the Software Content Register for KBOOT v2 in MCU Bootloader</title>
    <link>https://community.nxp.com/t5/MCU-Bootloader/Update-the-Software-Content-Register-for-KBOOT-v2/m-p/601235#M78</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the next update/release, can the "SW_Content_Register_Kinetis_Bootloader.txt" be updated? &amp;nbsp;The file paths for the packages found in said file are nonexistent, so trying to track down which packages I'm actually using isn't intuitive. &amp;nbsp;This is important when trying to determine what open source license I need to adhere to. Namely these packages:&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Host tools - devsupport&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;SPAN&gt;KinetisUpdater.exe - Async Commands support&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #333333;"&gt;KinetisUpdater.exe - Behaviors support&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #333333;"&gt;printk &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lastly, could you tell me what the "elf.py" file is used for/with? &amp;nbsp;I didn't see it being used in the KinetisFlashTool or bootloader.eww projects.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Oct 2016 16:30:17 GMT</pubDate>
    <dc:creator>kevinlfw</dc:creator>
    <dc:date>2016-10-25T16:30:17Z</dc:date>
    <item>
      <title>Update the Software Content Register for KBOOT v2</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/Update-the-Software-Content-Register-for-KBOOT-v2/m-p/601235#M78</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the next update/release, can the "SW_Content_Register_Kinetis_Bootloader.txt" be updated? &amp;nbsp;The file paths for the packages found in said file are nonexistent, so trying to track down which packages I'm actually using isn't intuitive. &amp;nbsp;This is important when trying to determine what open source license I need to adhere to. Namely these packages:&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Host tools - devsupport&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;SPAN&gt;KinetisUpdater.exe - Async Commands support&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #333333;"&gt;KinetisUpdater.exe - Behaviors support&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #333333;"&gt;printk &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lastly, could you tell me what the "elf.py" file is used for/with? &amp;nbsp;I didn't see it being used in the KinetisFlashTool or bootloader.eww projects.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 16:30:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/Update-the-Software-Content-Register-for-KBOOT-v2/m-p/601235#M78</guid>
      <dc:creator>kevinlfw</dc:creator>
      <dc:date>2016-10-25T16:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Update the Software Content Register for KBOOT v2</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/Update-the-Software-Content-Register-for-KBOOT-v2/m-p/601236#M79</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kevin Luty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The software packages you listed above are not existent in KBOOT v2.0, that's why the paths are missing in the text file. Or maybe I misunderstood your request?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About &lt;STRONG&gt;elf.py&lt;/STRONG&gt;, this is an elf file reader python script which is invoked by the flashloader_loader project. The flashloader_loader is used to recreate the one-time loader firmware that comes pre-programmed from factory in some Kinetis devices (see the table in the &lt;STRONG&gt;&lt;A href="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/kinetis-cortex-m-mcus/kinetis-symbols-footprints-and-models/kinetis-bootloader:KBOOT?tid=vanKBOOT"&gt;KBOOT&lt;/A&gt;&lt;/STRONG&gt;&lt;A href="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/kinetis-cortex-m-mcus/kinetis-symbols-footprints-and-models/kinetis-bootloader:KBOOT?tid=vanKBOOT"&gt;&lt;STRONG&gt;_page&lt;/STRONG&gt;&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 23:32:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/Update-the-Software-Content-Register-for-KBOOT-v2/m-p/601236#M79</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2016-11-09T23:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Update the Software Content Register for KBOOT v2</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/Update-the-Software-Content-Register-for-KBOOT-v2/m-p/601237#M80</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Jorge_Gonzalez"&gt;Jorge_Gonzalez&lt;/A&gt;‌ I understand those tools/paths/etc. are not existent, but they show up KBOOT v2.0 documentation.&amp;nbsp; Since they don't exist, remove them and add things that may have been added.&amp;nbsp; Also, KinetisFlashTool is new in KBOOT v2 however there are no references to it in the &lt;STRONG&gt;SW_Content_Register_Kinetis_Bootloader.txt project&lt;/STRONG&gt;--is this correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 20:49:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/Update-the-Software-Content-Register-for-KBOOT-v2/m-p/601237#M80</guid>
      <dc:creator>kevinlfw</dc:creator>
      <dc:date>2016-11-16T20:49:04Z</dc:date>
    </item>
  </channel>
</rss>

