<?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>MCU Bootloader中的主题 Re: How to use LPSPI module with the flashloader</title>
    <link>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951025#M1009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="343300" data-username="julio.delgado@honeywell.com" href="https://community.nxp.com/people/julio.delgado@honeywell.com"&gt;Julio Delgado&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Could you please share your configuration, and the memory size you are using?&lt;/P&gt;&lt;P&gt;&amp;nbsp; You can also share the screenshot when you get the error, then I will help you to check it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Jun 2019 01:58:14 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2019-06-21T01:58:14Z</dc:date>
    <item>
      <title>How to use LPSPI module with the flashloader</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951021#M1005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to flash a external memory using the LPSPI module and the flashloader. According to the Flashloader manual the LPSPI module can be used for Serial NOR/EEPROM memories but I had not been lucky.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I flash the Flashloader into RAM using SDPHOST utility.&lt;/LI&gt;&lt;LI&gt;Using BLHOST utility:&lt;OL&gt;&lt;LI&gt;blhost -u -- fill-memory 0x2000 0x04 0xc0333007 (write option block to SRAM address 0x2000)&lt;/LI&gt;&lt;LI&gt;blhost -u -- configure-memory 0x110 0x2000&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Then I try to read the memory using BLHOST:&lt;OL&gt;&lt;LI&gt;blhost -u -- read-memory 0x60000000 0x200&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;I get the error 10205 (0x27dd) kStatusMemoryNotConfigured&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My setup:&lt;/P&gt;&lt;P&gt;MCU: RT1064&lt;/P&gt;&lt;P&gt;External memory:&amp;nbsp;IS25WP128/064/032&lt;/P&gt;&lt;P&gt;Peripheral: USB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2019 21:19:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951021#M1005</guid>
      <dc:creator>julio_delgado</dc:creator>
      <dc:date>2019-06-19T21:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPSPI module with the flashloader</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951022#M1006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been able to read the external memory using the Flashloader, but for some reason it has been addressed to address 0x00000000. This location is limited to 512kB which&amp;nbsp;doesn't allows me to read the whole flash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can this memory be addressed in other location?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2019 00:02:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951022#M1006</guid>
      <dc:creator>julio_delgado</dc:creator>
      <dc:date>2019-06-20T00:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPSPI module with the flashloader</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951023#M1007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="343300" data-username="julio.delgado@honeywell.com" href="https://community.nxp.com/people/julio.delgado@honeywell.com"&gt;Julio Delgado&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp; You can try to use this new tool:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/JayHeng/NXP-MCUBootUtility/releases/tag/v1.4.0"&gt;https://github.com/JayHeng/NXP-MCUBootUtility/releases/tag/v1.4.0 &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You can find the user manual from this link:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/JayHeng/NXP-MCUBootUtility" title="https://github.com/JayHeng/NXP-MCUBootUtility"&gt;GitHub - JayHeng/NXP-MCUBootUtility: A one-stop boot utility tool based on Python2.7+wxPython4.0, it can help you get st…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/88397i019075231D793B17/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still&amp;nbsp; have problems about it, please kindly let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2019 03:21:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951023#M1007</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-06-20T03:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPSPI module with the flashloader</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951024#M1008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Kerry, it helped a lot.&lt;/P&gt;&lt;P&gt;I'm still getting issues as the tool seems to support only 16Mb, whenever I try to setup a bigger memory I get this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10703 (0x29cf)&amp;nbsp;kStatus_SerialNorEepromSizeInvalid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My guess is that it is related to the 4-byte addressing that a memory bigger than 16MB requires. But I'm not able to find where can I setup this change.&lt;/P&gt;&lt;P&gt;Could you please help me to figure out the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2019 16:58:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951024#M1008</guid>
      <dc:creator>julio_delgado</dc:creator>
      <dc:date>2019-06-20T16:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPSPI module with the flashloader</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951025#M1009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="343300" data-username="julio.delgado@honeywell.com" href="https://community.nxp.com/people/julio.delgado@honeywell.com"&gt;Julio Delgado&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Could you please share your configuration, and the memory size you are using?&lt;/P&gt;&lt;P&gt;&amp;nbsp; You can also share the screenshot when you get the error, then I will help you to check it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2019 01:58:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951025#M1009</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-06-21T01:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPSPI module with the flashloader</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951026#M1010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using a 32 Mbytes memory, I attached photos of my configuration and error logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question: Do you have the LPSPI Configuration Option Block?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuration:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/89585i0217B139B0D32021/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error using MCU Boot Utility:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/89589i70A9E8DDA4316C16/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_5.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/89590i644F8E30D194941E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_5.png" alt="pastedImage_5.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error using blhost tool manually;&lt;/P&gt;&lt;P&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/89591iA20B78E6709F420B/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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2019 15:49:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951026#M1010</guid>
      <dc:creator>julio_delgado</dc:creator>
      <dc:date>2019-06-24T15:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPSPI module with the flashloader</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951027#M1011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="343300" data-username="julio.delgado@honeywell.com" href="https://community.nxp.com/people/julio.delgado@honeywell.com"&gt;Julio Delgado&lt;/A&gt;&lt;/SPAN&gt;,&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thank you for your detail information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Do you use the correct LPSPI pins?&lt;/P&gt;&lt;P&gt;&amp;nbsp; I find you have selected the SPI index as 3.&amp;nbsp; Do you use these pins?&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/89661iFF3EDB5A9F73C2C0/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please share your according schematic.&lt;/P&gt;&lt;P&gt;MCUbootutility also have the log, please share the MCUbootutility tool log when you meet the problems.&lt;/P&gt;&lt;P&gt;You said: I'm still getting issues as the tool seems to support only 16Mb, whenever I try to setup a bigger memory I get this error.&lt;/P&gt;&lt;P&gt;Do you mean, if you choose this configuration with the same hardware:&lt;/P&gt;&lt;P&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/89662i8CE22F723F8657BC/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;Then you don't have problems? Is it right?&lt;/P&gt;&lt;P&gt;If yes, please also share your 16M log?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2019 02:34:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951027#M1011</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-06-25T02:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPSPI module with the flashloader</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951028#M1012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The LPSPI instance should not be the problem, I'm using a 32 MB connected to LPSPI instance 3 for all my testing.&lt;/P&gt;&lt;P&gt;I'm using a 32 MB memory with both configuration, and the only change I do is select between 16 MB or 32 MB on the Boot Device Configuration.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;when I configure the MCUBootUtility to work with a 16 MB memory (Although it is 32 MB in real life) it is properly configures and I can work with that memory but only the first 16 MB.&lt;UL&gt;&lt;LI&gt;Log from tool: 16MB_log.txt&lt;/LI&gt;&lt;LI&gt;Log from Cmd window on bakcground:&amp;nbsp;16MB_NXP-MCUBootUtility_Cmd_Window.txt&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;when I configure the tool to work with a 32 MB, without changing any of my schematic, I get the&amp;nbsp;kStatus_SerialNorEepromSizeInvalid error message and I'm not able to work with the memory.&lt;UL&gt;&lt;LI&gt;Log from tool: 32MB_log.txt&lt;/LI&gt;&lt;LI&gt;Log from Cmd window on bakcground: 32MB_NXP-MCUBootUtility_Cmd_Window.txt&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/89774i2A71262CBCA33D2E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2019 23:22:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951028#M1012</guid>
      <dc:creator>julio_delgado</dc:creator>
      <dc:date>2019-06-25T23:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPSPI module with the flashloader</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951029#M1013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="343300" data-username="julio.delgado@honeywell.com" href="https://community.nxp.com/people/julio.delgado@honeywell.com"&gt;Julio Delgado&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thank you for your updated information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Please tell me, what the detail nor flash you are using? 32 MB flash is which chip part number? &amp;nbsp;IS25WP128?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Please note: &amp;nbsp;IS25WP128 is the 128Mbit=16MByte.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; And in the MCUBootUtility, the total size is KByte, not Kbits.&lt;/P&gt;&lt;P&gt;&amp;nbsp; So, if you are using IS25WP128, actually it is 16MByte,&amp;nbsp; then you need to select 16384.&lt;/P&gt;&lt;P&gt;&amp;nbsp; But if you are using IS25WP256, please also let me know, then I will need to check it with our MCUBootUtility tool author.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2019 05:43:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951029#M1013</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-06-26T05:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPSPI module with the flashloader</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951030#M1014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using a&amp;nbsp;IS25LP256D,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2019 17:30:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951030#M1014</guid>
      <dc:creator>julio_delgado</dc:creator>
      <dc:date>2019-06-27T17:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPSPI module with the flashloader</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951031#M1015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="343300" data-username="julio.delgado@honeywell.com" href="https://community.nxp.com/people/julio.delgado@honeywell.com"&gt;Julio Delgado&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thank you for your updated information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I already help you to check it in our internal side, if I get any feedback, I will let you know ASAP,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; please wait patiently, thanks a lot for your understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2019 03:17:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951031#M1015</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-07-02T03:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPSPI module with the flashloader</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951032#M1016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;P&gt;This is a limitation in Flashloader, as Flashloader is designed to support EEPROM (default recovery device), so 16MB is large enough for EEPROM. this limitation applies to 1-bit NOR as well. If customer do want to program 32MB NOR Flash, SW ROM team needs to update Flashloader.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, I will update my tool (&lt;A class="" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FJayHeng%2FNXP-MCUBootUtility" rel="nofollow" target="_blank"&gt;NXP-MCUBootUtility&lt;/A&gt;) to fix this limitation, v2.0.0 will be released this Friday&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2019 06:57:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951032#M1016</guid>
      <dc:creator>jay_heng</dc:creator>
      <dc:date>2019-07-02T06:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPSPI module with the flashloader</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951033#M1017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="343300" data-objecttype="3" href="https://community.nxp.com/people/julio.delgado@honeywell.com"&gt;Julio Delgado&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please use the attached file, and replace your MCUBOOTutitlity:&amp;nbsp; &lt;SPAN style="font-size: 10.0pt; color: black;"&gt;\src\targets\MIMXRT1062 and MIMXRT1064&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jay Heng is our expert and the MCUBOOTutitlity author, this attachment is from his side.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please try it on your side.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Any updated information, please kindly let us know.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2019 07:33:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951033#M1017</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-07-02T07:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPSPI module with the flashloader</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951034#M1018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kerry and Jay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the support on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the new Flashloader and I no longer get an error message when the memory is configured, but when I try to write or read any address after 16MB I get the same error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline; "&gt;Writing:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;C:\Users\..\bin\Debug&amp;gt;blhost.exe -u 0x15A2,0x0073&amp;nbsp; -- write-memory 0x00000000 nvm.bin 0x110&lt;/P&gt;&lt;P&gt;Inject command 'write-memory'&lt;/P&gt;&lt;P&gt;Preparing to send 33554432 (0x2000000) bytes to the target.&lt;/P&gt;&lt;P&gt;Successful generic response to command 'write-memory'&lt;/P&gt;&lt;P&gt;(1/1)100% Completed!&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;--&lt;SPAN style="background: lime;"&gt;&amp;nbsp;The % was increased at regular speed before 50%, after, it increased faster.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;usbhid: received data phase abort&lt;/P&gt;&lt;P&gt;Response status = 10200 (0x27d8) &lt;SPAN style="background: aqua;"&gt;kStatusMemoryRangeInvalid&lt;/SPAN&gt;&amp;nbsp; &amp;lt;-- Same error than before&lt;/P&gt;&lt;P&gt;Wrote 33554432 of 33554432 bytes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline; "&gt;Reading:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;C:\Users\..\bin\Debug&amp;gt;blhost.exe -u 0x15A2,0x0073&amp;nbsp; -- read-memory 0x1000000 0x100 0x110&lt;/P&gt;&lt;P&gt;Inject command 'read-memory'&lt;/P&gt;&lt;P&gt;Successful response to command 'read-memory'&lt;/P&gt;&lt;P&gt;usbhid: received data phase abort&lt;/P&gt;&lt;P&gt;Data phase aborted by sender&lt;/P&gt;&lt;P&gt;Response status = 10200 (0x27d8) &lt;SPAN style="background: aqua;"&gt;kStatusMemoryRangeInvalid&lt;/SPAN&gt;&amp;nbsp;&amp;lt;-- Same error than before&lt;/P&gt;&lt;P&gt;Response word 1 = 0 (0x0)&lt;/P&gt;&lt;P&gt;Read 0 of 256 bytes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2019 23:09:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951034#M1018</guid>
      <dc:creator>julio_delgado</dc:creator>
      <dc:date>2019-07-02T23:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPSPI module with the flashloader</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951035#M1019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="343300" data-username="julio.delgado@honeywell.com" href="https://community.nxp.com/people/julio.delgado@honeywell.com"&gt;Julio Delgado&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Than you for your updated information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I have updated the attachment, please try the newest one:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-content-finding="Community" href="https://community.nxp.com/servlet/JiveServlet/download/1172362-1-450435/NXP-MCUBootUtility_v1.4.0_patch_for_lpspi_nor_128mb_support.zip"&gt;NXP-MCUBootUtility_v1.4.0_patch_for_lpspi_nor_128mb_support.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Any updated information, please kindly let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 05:42:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951035#M1019</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-07-03T05:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPSPI module with the flashloader</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951036#M1020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again for the fast support. I used the new Flashloader (Both) and I get this error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90275iC80EB2B0662531A4/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If I see the USB properties on the Device Manager I observe that the Device did not change to the Flashlaoder's VID and PID:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90276i0D61F4F82E1DF482/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can you please help me to investigate this?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 13:56:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951036#M1020</guid>
      <dc:creator>julio_delgado</dc:creator>
      <dc:date>2019-07-03T13:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPSPI module with the flashloader</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951037#M1021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created, based on the attached SREC file a bootable image using elftosb. It seems that it worked ad now the flashloader does write and read. But it still has the issue, even the error messages are different now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90290i4D1FAB2AE9B251E8/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Read:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90291i85166CD610FE10C9/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 16:48:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951037#M1021</guid>
      <dc:creator>julio_delgado</dc:creator>
      <dc:date>2019-07-03T16:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPSPI module with the flashloader</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951038#M1022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I continued testing the new Flashloader, it seems that it was on my side the issue, I was configuring wrong the memory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I confirm now that the new Flashloader works for our purposes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again for the great and fast support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 22:46:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/How-to-use-LPSPI-module-with-the-flashloader/m-p/951038#M1022</guid>
      <dc:creator>julio_delgado</dc:creator>
      <dc:date>2019-07-03T22:46:39Z</dc:date>
    </item>
  </channel>
</rss>

