<?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>i.MX RT Crossover MCUs中的主题 Bootloader for RT1060</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Bootloader-for-RT1060/m-p/1184698#M11310</link>
    <description>&lt;DIV class="slds-grid slds-gutters_small full cols-1 forcePageBlockSectionRow"&gt;&lt;DIV class="slds-col slds-grid slds-has-flexi-truncate  full long-text forcePageBlockItem forcePageBlockItemView"&gt;&lt;DIV class="slds-form-element slds-form-element_readonly slds-grow slds-hint-parent override--slds-form-element hover"&gt;&lt;DIV class="slds-form-element__control slds-grid itemBody"&gt;&lt;SPAN class="test-id__field-value slds-form-element__static slds-grow  is-read-only"&gt;&lt;SPAN class="uiOutputTextArea"&gt;Hi, We had tried building flash loader(from bootloader_example) source from SDK examples for RT1060 board and replaced instead of ivt_flashloader.bin (C:\nxp\MCUX_Provi_v1\bin\data\targets\MIMXRT1060\ivt_flashloader.bin) - generated .bin from .axf using MCUExpressso provisioning tool, We expected this to be enumerated as a secondary bootloader which then flashes application firmware into SPI Flash, but this secondary firmware which is built from SDK source failed to enumerate. Is there any specific GUI to work with it or should we enable any bits in the source or should we take care of any internal address? Thank you in Advance.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="slds-grid slds-gutters_small full cols-1 forcePageBlockSectionRow"&gt;&lt;DIV class="slds-col slds-grid slds-has-flexi-truncate  full forcePageBlockItem forcePageBlockItemView"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 17 Nov 2020 20:03:21 GMT</pubDate>
    <dc:creator>SaiPrasadAB_1919</dc:creator>
    <dc:date>2020-11-17T20:03:21Z</dc:date>
    <item>
      <title>Bootloader for RT1060</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Bootloader-for-RT1060/m-p/1184698#M11310</link>
      <description>&lt;DIV class="slds-grid slds-gutters_small full cols-1 forcePageBlockSectionRow"&gt;&lt;DIV class="slds-col slds-grid slds-has-flexi-truncate  full long-text forcePageBlockItem forcePageBlockItemView"&gt;&lt;DIV class="slds-form-element slds-form-element_readonly slds-grow slds-hint-parent override--slds-form-element hover"&gt;&lt;DIV class="slds-form-element__control slds-grid itemBody"&gt;&lt;SPAN class="test-id__field-value slds-form-element__static slds-grow  is-read-only"&gt;&lt;SPAN class="uiOutputTextArea"&gt;Hi, We had tried building flash loader(from bootloader_example) source from SDK examples for RT1060 board and replaced instead of ivt_flashloader.bin (C:\nxp\MCUX_Provi_v1\bin\data\targets\MIMXRT1060\ivt_flashloader.bin) - generated .bin from .axf using MCUExpressso provisioning tool, We expected this to be enumerated as a secondary bootloader which then flashes application firmware into SPI Flash, but this secondary firmware which is built from SDK source failed to enumerate. Is there any specific GUI to work with it or should we enable any bits in the source or should we take care of any internal address? Thank you in Advance.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="slds-grid slds-gutters_small full cols-1 forcePageBlockSectionRow"&gt;&lt;DIV class="slds-col slds-grid slds-has-flexi-truncate  full forcePageBlockItem forcePageBlockItemView"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 17 Nov 2020 20:03:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Bootloader-for-RT1060/m-p/1184698#M11310</guid>
      <dc:creator>SaiPrasadAB_1919</dc:creator>
      <dc:date>2020-11-17T20:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Bootloader for RT1060</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Bootloader-for-RT1060/m-p/1186888#M11365</link>
      <description>&lt;P&gt;Hello SaiPrasadAB_1919,&lt;/P&gt;
&lt;P&gt;The flash bootloader can communicate using the OpenSDA/UART or USB-HDI interfaces. The tools available are available for use with the flash loader are available on the link below (please note that you may need to login to download this file).&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=FLASHLOADER-RT106x-1-GA&amp;amp;appType=license" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=FLASHLOADER-RT106x-1-GA&amp;amp;appType=license&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Inside you will find documentation on the different tools on the doc folder. The tools themselves are located on the Tools folder. The Manufacturing Tool (mfgtools-rel) would be the tool that provides a GUI in case you are interested in this feature.&lt;/P&gt;
&lt;P&gt;For more information on how to use the flash loader please see Application Note 12238 (link below)&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/nxp/application-notes/AN12238.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/nxp/application-notes/AN12238.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I hope that this information helps.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Gustavo&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 21:15:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Bootloader-for-RT1060/m-p/1186888#M11365</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2020-11-20T21:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Bootloader for RT1060</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Bootloader-for-RT1060/m-p/1186952#M11366</link>
      <description>&lt;P&gt;Hi Gustavo, first of all thanks for the information but I tried this application MfgTool and completely analyzed this folder attached&amp;nbsp; above, right back this query, the very brief question of mine is that "I want the source of ivt_Bootloader.bin" for some development purpose. Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Nov 2020 07:16:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Bootloader-for-RT1060/m-p/1186952#M11366</guid>
      <dc:creator>SaiPrasadAB_1919</dc:creator>
      <dc:date>2020-11-21T07:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Bootloader for RT1060</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Bootloader-for-RT1060/m-p/1186974#M11367</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The uTasker project also includes MCU boot loader compatible UART and USB-HID operation, plus various other secondary loader methods (USB-MSD device/host, SD card, Ethernet) and OTA support for the 1060 (and all i.MX RT 10xx parts) with integrated clone protection and security concept for very simply use:&lt;/P&gt;&lt;P&gt;- i.MX RT 1060: &lt;A href="https://www.utasker.com/iMX/RT1062.html" target="_blank"&gt;https://www.utasker.com/iMX/RT1062.html&lt;/A&gt; / &lt;A href="https://www.utasker.com/iMX/iMX_RT1062_OEM.html" target="_blank"&gt;https://www.utasker.com/iMX/iMX_RT1062_OEM.html&lt;/A&gt;&lt;BR /&gt;- Boot loader concept including XiP on-the-fly decryption, clone protection or AES256 protected RAM execution.&lt;BR /&gt;-- Boot Loader concept flow chart: &lt;A href="https://www.utasker.com/docs/iMX/Loader.pdf" target="_blank"&gt;https://www.utasker.com/docs/iMX/Loader.pdf&lt;/A&gt; and usage reference &lt;A href="https://www.utasker.com/docs/iMX/uTaskerLoader_TestDrive.pdf" target="_blank"&gt;https://www.utasker.com/docs/iMX/uTaskerLoader_TestDrive.pdf&lt;/A&gt;&lt;BR /&gt;-- Serial Loader features: &lt;A href="https://www.utasker.com/docs/uTasker/uTaskerSerialLoader.pdf" target="_blank"&gt;https://www.utasker.com/docs/uTasker/uTaskerSerialLoader.pdf&lt;/A&gt;&lt;BR /&gt;-- Building the loader with MCUXpresso: &lt;A href="https://www.utasker.com/docs/iMX/MCUXpresso.pdf" target="_blank"&gt;https://www.utasker.com/docs/iMX/MCUXpresso.pdf&lt;/A&gt; (and video guide &lt;A href="https://youtu.be/p_eUGo6GypY" target="_blank"&gt;https://youtu.be/p_eUGo6GypY&lt;/A&gt; ) - the guide document explains how to use with any application (eg. SDK) and to enabling its operation with On-The-Fly decryption in 5 minutes&lt;BR /&gt;-- Building the loader with IAR: &lt;A href="https://www.utasker.com/docs/iMX/IAR.pdf" target="_blank"&gt;https://www.utasker.com/docs/iMX/IAR.pdf&lt;/A&gt; (and video guide &lt;A href="https://youtu.be/XPCwVndP99s" target="_blank"&gt;https://youtu.be/XPCwVndP99s&lt;/A&gt; )&lt;BR /&gt;-- Building the loader with VisualStudio and GCC: &lt;A href="https://www.utasker.com/docs/iMX/GCC.pdf" target="_blank"&gt;https://www.utasker.com/docs/iMX/GCC.pdf&lt;/A&gt; (and video guide &lt;A href="https://youtu.be/0UzLLSXABK8" target="_blank"&gt;https://youtu.be/0UzLLSXABK8&lt;/A&gt; )&lt;BR /&gt;Video Guide to encrypting NXP SDK examples to run from XiP memory using on-the-fly decryption and uploading with the µTasker loader: &lt;A href="https://www.youtube.com/watch?v=5iT7KP691ls&amp;amp;list=PLWKlVb_MqDQEOCnsNOJO8gd3jDCwiyKKe&amp;amp;index=10" target="_blank"&gt;https://www.youtube.com/watch?v=5iT7KP691ls&amp;amp;list=PLWKlVb_MqDQEOCnsNOJO8gd3jDCwiyKKe&amp;amp;index=10&lt;/A&gt;&lt;BR /&gt;Video Guide to encrypting NXP SDK examples to run at optimal speed in internal RAM and uploading with the µTasker loader:&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=fnfLQ-nbscI&amp;amp;list=PLWKlVb_MqDQEOCnsNOJO8gd3jDCwiyKKe&amp;amp;index=11" target="_blank"&gt;https://www.youtube.com/watch?v=fnfLQ-nbscI&amp;amp;list=PLWKlVb_MqDQEOCnsNOJO8gd3jDCwiyKKe&amp;amp;index=11&lt;/A&gt;&lt;BR /&gt;Video Guide for Embedded Artist OEM Module for i.MX RT 1062 showing precise secured application operation analysis: &lt;A href="https://youtu.be/o7hQbOqhJoc" target="_blank"&gt;https://youtu.be/o7hQbOqhJoc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mark&lt;BR /&gt;&lt;EM&gt;[uTasker project developer for Kinetis and i.MX RT]&lt;/EM&gt;&lt;BR /&gt;&lt;FONT color="#999999"&gt;Contact me by personal message or on the uTasker web site to discuss professional training, solutions to problems or product development requirements&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Nov 2020 13:17:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Bootloader-for-RT1060/m-p/1186974#M11367</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2020-11-21T13:17:19Z</dc:date>
    </item>
  </channel>
</rss>

