<?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: MIMXRT1170 EVK flexspi issues in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1170-EVK-flexspi-issues/m-p/1886493#M224888</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/231182"&gt;@GLantzTCore&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Thanks for your updated information, please also check the boot mode, it should be in the serial download mode, SW1:1-OFF,2-OFF,3-ON,4-OFF.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Now, follow me to do more testing, in fact, my side works OK:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; 1. Try the flexspi_nor_debug&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerryzhou_0-1718244626204.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/283831i1533828DD1E3D9C2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kerryzhou_0-1718244626204.png" alt="kerryzhou_0-1718244626204.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;kerryzhou_0-1718244626204.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Whether this method works OK on your side?&lt;/P&gt;
&lt;P&gt;At least, this works on my side, no need to modify the reset type&lt;/P&gt;
&lt;P&gt;2. if point 1 is working, you also can in the debug project, prepreocessor add:&lt;/P&gt;
&lt;P&gt;XIP_EXTERNAL_FLASH=1&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerryzhou_1-1718244746240.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/283832i24D864CD1D5FF13A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kerryzhou_1-1718244746240.png" alt="kerryzhou_1-1718244746240.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;kerryzhou_1-1718244746240.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerryzhou_2-1718244754347.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/283833i2DF21D2496FBC8EF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kerryzhou_2-1718244754347.png" alt="kerryzhou_2-1718244754347.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;kerryzhou_2-1718244754347.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;try it again, this 2 method works on my MIMXRT1170-EVK rev C4 board.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wish it helps you!&lt;BR /&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jun 2024 02:13:08 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2024-06-13T02:13:08Z</dc:date>
    <item>
      <title>MIMXRT1170 EVK flexspi issues</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1170-EVK-flexspi-issues/m-p/1885468#M224815</link>
      <description>&lt;P&gt;I'm using the MIMXRT1170 EVK with the IAR tool set.&amp;nbsp; I am running the flexspi_nor_polling_transfer project from the driver_examples provided with the SDK.&amp;nbsp; I am building the debug project target which should NOT use the flexspi flash as I understand it.&amp;nbsp; The program fails on a memory compare between the program buffer and the read buffer.&amp;nbsp; I have not modified any of the code, the project is as provided in SDK 2.15.&amp;nbsp; Any help/suggestions about why the provided example fails would be appreciated.&amp;nbsp; I'm intending to use this code as a basis to program flash in the field via boot code that resides in on-chip flash.&lt;/P&gt;&lt;P&gt;if (memcmp(s_nor_program_buffer, s_nor_read_buffer, sizeof(s_nor_program_buffer)))&lt;BR /&gt;{&lt;BR /&gt;PRINTF("Erase data - read out data value incorrect !\r\n ");&lt;BR /&gt;return -1;&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 20:03:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1170-EVK-flexspi-issues/m-p/1885468#M224815</guid>
      <dc:creator>GLantzTCore</dc:creator>
      <dc:date>2024-06-11T20:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1170 EVK flexspi issues</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1170-EVK-flexspi-issues/m-p/1885691#M224843</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/231182"&gt;@GLantzTCore&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Thank you for your interest in the NXP MIMXRT product, I would like to provide service for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Please follow me to resolve it.&lt;/P&gt;
&lt;P&gt;1.select the project option&lt;/P&gt;
&lt;P&gt;2. Choose the CMSIS DAP, setup, reset type to system(default)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerryzhou_0-1718162414836.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/283601iC703CBB8DC4A9677/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kerryzhou_0-1718162414836.png" alt="kerryzhou_0-1718162414836.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;kerryzhou_0-1718162414836.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. this is the test result:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerryzhou_1-1718162420946.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/283602iBA4532742DCBD36A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kerryzhou_1-1718162420946.png" alt="kerryzhou_1-1718162420946.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;kerryzhou_1-1718162420946.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can see, the test result passed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try it on your side.&lt;/P&gt;
&lt;P&gt;If you still have question about it, please kindly let me know.&lt;/P&gt;
&lt;P&gt;If your question is solved, please help me to mark the correct answer, just to close this case.&lt;/P&gt;
&lt;P&gt;Any new issues, welcome to create the new question post.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;kerry&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 03:21:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1170-EVK-flexspi-issues/m-p/1885691#M224843</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2024-06-12T03:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1170 EVK flexspi issues</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1170-EVK-flexspi-issues/m-p/1886185#M224877</link>
      <description>&lt;P&gt;Reset of System (default) is what my settings are.&amp;nbsp; It does not run successfully.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 13:26:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1170-EVK-flexspi-issues/m-p/1886185#M224877</guid>
      <dc:creator>GLantzTCore</dc:creator>
      <dc:date>2024-06-12T13:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1170 EVK flexspi issues</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1170-EVK-flexspi-issues/m-p/1886493#M224888</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/231182"&gt;@GLantzTCore&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Thanks for your updated information, please also check the boot mode, it should be in the serial download mode, SW1:1-OFF,2-OFF,3-ON,4-OFF.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Now, follow me to do more testing, in fact, my side works OK:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; 1. Try the flexspi_nor_debug&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerryzhou_0-1718244626204.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/283831i1533828DD1E3D9C2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kerryzhou_0-1718244626204.png" alt="kerryzhou_0-1718244626204.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;kerryzhou_0-1718244626204.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Whether this method works OK on your side?&lt;/P&gt;
&lt;P&gt;At least, this works on my side, no need to modify the reset type&lt;/P&gt;
&lt;P&gt;2. if point 1 is working, you also can in the debug project, prepreocessor add:&lt;/P&gt;
&lt;P&gt;XIP_EXTERNAL_FLASH=1&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerryzhou_1-1718244746240.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/283832i24D864CD1D5FF13A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kerryzhou_1-1718244746240.png" alt="kerryzhou_1-1718244746240.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;kerryzhou_1-1718244746240.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerryzhou_2-1718244754347.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/283833i2DF21D2496FBC8EF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kerryzhou_2-1718244754347.png" alt="kerryzhou_2-1718244754347.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;kerryzhou_2-1718244754347.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;try it again, this 2 method works on my MIMXRT1170-EVK rev C4 board.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wish it helps you!&lt;BR /&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 02:13:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1170-EVK-flexspi-issues/m-p/1886493#M224888</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2024-06-13T02:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1170 EVK flexspi issues</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1170-EVK-flexspi-issues/m-p/1887030#M224927</link>
      <description>&lt;P&gt;I resolved my issue.&amp;nbsp; I had created my own pin_mux.c and had an error in it.&amp;nbsp; The example application and my test code now work erasing/writing/reading flash.&amp;nbsp; Thanks for your attention to my issue.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 13:27:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1170-EVK-flexspi-issues/m-p/1887030#M224927</guid>
      <dc:creator>GLantzTCore</dc:creator>
      <dc:date>2024-06-13T13:27:57Z</dc:date>
    </item>
  </channel>
</rss>

