<?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: Issue with Debugging Mode After Changing XIP Boot Mode from FLEXSPI1 to FLEXSPI2 on Custom RT117 in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Issue-with-Debugging-Mode-After-Changing-XIP-Boot-Mode-from/m-p/1986142#M32430</link>
    <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/232947"&gt;@yosri_c&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your interest in the NXP MIMXRT product, I would&amp;nbsp; like to provide service for you.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=IMXRT1170RM" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=IMXRT1170RM&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This link is MIMXRT1170 reference manual. Please pay attention to chapter 10&amp;nbsp;System Boot&lt;/P&gt;
&lt;P&gt;1: Please check&amp;nbsp;&lt;SPAN&gt;the Flash location in your project configuration.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;FlexSPI2: 0x60000000 &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;FlexSPI1:&amp;nbsp; 0x30000000 , this is for the NXP MIMXRT1170-EVKB board.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;2: Please check BOOT config&amp;nbsp; and BOOT mode pin setting in your board.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Those PINs setting should be consistent to your project design.&lt;/P&gt;
&lt;P&gt;3: I suggest you can import SDK demo "evkbmimxrt1170_fsl_romapi_cm7" , set Link application to RAM, modify relative configuration from FlexSPI1 to FlexSPI2, debug and check whether&amp;nbsp;&lt;SPAN&gt;FLEXSPI2 NOR flash work OK.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mayliu1_1-1730449933591.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/308128iAEF7B573B20A7886/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mayliu1_1-1730449933591.png" alt="mayliu1_1-1730449933591.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think this link is very useful for FLEXSPI Booting, you can refer to.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/i-MX-RT-FLEXSPI-booting-guide/ta-p/1669262" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/i-MX-RT-FLEXSPI-booting-guide/ta-p/1669262&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Also,&amp;nbsp; maybe you can refer to this case, this case is also about FLEXSPI2.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Problems-with-FlexSPI2-on-i-MX-RT1172-and-QSPI-flash/m-p/1716545" target="_blank"&gt;https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Problems-with-FlexSPI2-on-i-MX-RT1172-and-QSPI-flash/m-p/1716545&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wish it helps you.&lt;BR /&gt;If you still have question about it, please kindly let me know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wish you a nice day!&lt;/P&gt;
&lt;P&gt;mayliu&lt;/P&gt;</description>
    <pubDate>Fri, 01 Nov 2024 08:40:09 GMT</pubDate>
    <dc:creator>mayliu1</dc:creator>
    <dc:date>2024-11-01T08:40:09Z</dc:date>
    <item>
      <title>Issue with Debugging Mode After Changing XIP Boot Mode from FLEXSPI1 to FLEXSPI2 on Custom RT1170 B</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Issue-with-Debugging-Mode-After-Changing-XIP-Boot-Mode-from/m-p/1985410#M32423</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hello NXP Support Team,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I am working with a custom board based on the RT1170 and have made the following modification: I switched the XIP boot mode from FLEXSPI1 to FLEXSPI2. After making this change, I ensured that all necessary modifications were applied, including:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Pinout Adjustments&lt;/STRONG&gt;: Updated all relevant pin configurations for FLEXSPI2.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Frequency Settings&lt;/STRONG&gt;: Set up FLEXSPI2 with the appropriate clock frequency for XIP.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Additional Peripheral Configurations&lt;/STRONG&gt;: Verified all peripheral and memory configurations as outlined in the reference manual.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Issue&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;While the system operates correctly in release mode, I am unable to use &lt;STRONG&gt;debugging mode&lt;/STRONG&gt;. Debugging does not initialize as expected when booting from FLEXSPI2.&lt;/LI&gt;&lt;LI&gt;Is there any additional configuration or setting specific to debugging that could be impacting this mode after switching to FLEXSPI2?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Could you advise on any additional settings, configurations, or specific areas in the memory map, clock setup, or debugging interface that might be impacted by this change? Any guidance on what might be necessary to adapt the debugging functionality would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thank you for your support&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 08:51:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Issue-with-Debugging-Mode-After-Changing-XIP-Boot-Mode-from/m-p/1985410#M32423</guid>
      <dc:creator>yosri_c</dc:creator>
      <dc:date>2024-10-31T08:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Debugging Mode After Changing XIP Boot Mode from FLEXSPI1 to FLEXSPI2 on Custom RT117</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Issue-with-Debugging-Mode-After-Changing-XIP-Boot-Mode-from/m-p/1986142#M32430</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/232947"&gt;@yosri_c&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your interest in the NXP MIMXRT product, I would&amp;nbsp; like to provide service for you.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=IMXRT1170RM" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=IMXRT1170RM&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This link is MIMXRT1170 reference manual. Please pay attention to chapter 10&amp;nbsp;System Boot&lt;/P&gt;
&lt;P&gt;1: Please check&amp;nbsp;&lt;SPAN&gt;the Flash location in your project configuration.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;FlexSPI2: 0x60000000 &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;FlexSPI1:&amp;nbsp; 0x30000000 , this is for the NXP MIMXRT1170-EVKB board.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;2: Please check BOOT config&amp;nbsp; and BOOT mode pin setting in your board.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Those PINs setting should be consistent to your project design.&lt;/P&gt;
&lt;P&gt;3: I suggest you can import SDK demo "evkbmimxrt1170_fsl_romapi_cm7" , set Link application to RAM, modify relative configuration from FlexSPI1 to FlexSPI2, debug and check whether&amp;nbsp;&lt;SPAN&gt;FLEXSPI2 NOR flash work OK.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mayliu1_1-1730449933591.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/308128iAEF7B573B20A7886/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mayliu1_1-1730449933591.png" alt="mayliu1_1-1730449933591.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think this link is very useful for FLEXSPI Booting, you can refer to.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/i-MX-RT-FLEXSPI-booting-guide/ta-p/1669262" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/i-MX-RT-FLEXSPI-booting-guide/ta-p/1669262&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Also,&amp;nbsp; maybe you can refer to this case, this case is also about FLEXSPI2.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Problems-with-FlexSPI2-on-i-MX-RT1172-and-QSPI-flash/m-p/1716545" target="_blank"&gt;https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Problems-with-FlexSPI2-on-i-MX-RT1172-and-QSPI-flash/m-p/1716545&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wish it helps you.&lt;BR /&gt;If you still have question about it, please kindly let me know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wish you a nice day!&lt;/P&gt;
&lt;P&gt;mayliu&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2024 08:40:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Issue-with-Debugging-Mode-After-Changing-XIP-Boot-Mode-from/m-p/1986142#M32430</guid>
      <dc:creator>mayliu1</dc:creator>
      <dc:date>2024-11-01T08:40:09Z</dc:date>
    </item>
  </channel>
</rss>

