<?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: Updating Bootloader Configuration Data with CRC values in MCUXpresso General</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/Updating-Bootloader-Configuration-Data-with-CRC-values/m-p/1054850#M3465</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;But you can modify the BCA HEX area in the first screenshot directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jun 2020 07:04:27 GMT</pubDate>
    <dc:creator>jingpan</dc:creator>
    <dc:date>2020-06-08T07:04:27Z</dc:date>
    <item>
      <title>Updating Bootloader Configuration Data with CRC values</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Updating-Bootloader-Configuration-Data-with-CRC-values/m-p/1054847#M3462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have FRDM-K64 and would like to implement CRC check of FW in boot-loader.&lt;/P&gt;&lt;P&gt;I have go through the bootloader code and found that bootloader already has feature of this and we just need to update BCA configuration written in application.&lt;/P&gt;&lt;P&gt;I have updated linker file to have BCA area in flash yet I am not able to find a way to update crcStartAddress,crcByteCount&lt;STRONG&gt;,&lt;/STRONG&gt;crcExpectedValue in BCA area automated or with any post script in MCUXpresso.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2020 09:00:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Updating-Bootloader-Configuration-Data-with-CRC-values/m-p/1054847#M3462</guid>
      <dc:creator>darshan_shah1</dc:creator>
      <dc:date>2020-06-04T09:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Bootloader Configuration Data with CRC values</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Updating-Bootloader-Configuration-Data-with-CRC-values/m-p/1054848#M3463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Darshan,&lt;/P&gt;&lt;P&gt;You can use KinetisFlashTool to generate and insert these parameters.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/112045i0FB13040F0AE8EBA/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/112046i48972A03F465CB92/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can get it from&amp;nbsp;&lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=NXP_KINETIS_BOOTLOADER_2_0_0&amp;amp;appType=license" title="https://www.nxp.com/webapp/Download?colCode=NXP_KINETIS_BOOTLOADER_2_0_0&amp;amp;appType=license"&gt;https://www.nxp.com/webapp/Download?colCode=NXP_KINETIS_BOOTLOADER_2_0_0&amp;amp;appType=license&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2020 05:34:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Updating-Bootloader-Configuration-Data-with-CRC-values/m-p/1054848#M3463</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2020-06-05T05:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Bootloader Configuration Data with CRC values</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Updating-Bootloader-Configuration-Data-with-CRC-values/m-p/1054849#M3464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;I have found this utility and try to use it. Yet issue is that I have added my own some parameter in BCA configuration which is overwritten by this tool with 0xFF data and CRC is counted.&lt;/P&gt;&lt;P&gt;Is there any provision to not to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2020 05:37:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Updating-Bootloader-Configuration-Data-with-CRC-values/m-p/1054849#M3464</guid>
      <dc:creator>darshan_shah1</dc:creator>
      <dc:date>2020-06-05T05:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Bootloader Configuration Data with CRC values</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Updating-Bootloader-Configuration-Data-with-CRC-values/m-p/1054850#M3465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;But you can modify the BCA HEX area in the first screenshot directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2020 07:04:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Updating-Bootloader-Configuration-Data-with-CRC-values/m-p/1054850#M3465</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2020-06-08T07:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Bootloader Configuration Data with CRC values</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Updating-Bootloader-Configuration-Data-with-CRC-values/m-p/1054851#M3466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI: I'm using srec_cat to add the CRC with a script: &lt;A class="link-titled" href="https://mcuoneclipse.com/2018/03/05/tutorial-crc32-checksum-with-the-kboot-bootloader/" title="https://mcuoneclipse.com/2018/03/05/tutorial-crc32-checksum-with-the-kboot-bootloader/"&gt;Tutorial: CRC32 Checksum with the KBOOT Bootloader | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2020 07:34:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Updating-Bootloader-Configuration-Data-with-CRC-values/m-p/1054851#M3466</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2020-06-08T07:34:00Z</dc:date>
    </item>
  </channel>
</rss>

