<?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中的主题 Re: RT1064 with non-cacheable are in HyperRAM problem</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1238558#M12967</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/126273"&gt;@victorjimenez&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Carsten&lt;/P&gt;</description>
    <pubDate>Tue, 02 Mar 2021 08:51:12 GMT</pubDate>
    <dc:creator>carstengroen</dc:creator>
    <dc:date>2021-03-02T08:51:12Z</dc:date>
    <item>
      <title>RT1064 with non-cacheable area in HyperRAM problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1236799#M12900</link>
      <description>&lt;P&gt;I have a system with a RT1064 and HyperRAM (same chip as EVK). This works perfectly, I have run RAM tests for weeks and weeks, all checks out fine.&lt;/P&gt;&lt;P&gt;But, if I place the non-cacheable area in the HyperRAM, things go downhill quickly.....I get hardfaults (and sometimes debugger "dies" when debugging). I have been working with this for some days now, and it seems that the triggering factor is if one of the following is true:&lt;/P&gt;&lt;P&gt;a) The whole 8 MByte of HyperRAM is defined as non-cacheable in the MPU (buffered, non-cacheable)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;b) The last part of HyperRAM (2 MByte) is defined as non-cacheable&lt;/P&gt;&lt;P&gt;Now, in case of b), if I just move the non-cacheable are to some other place like OCRAM2, all is ok (and all other data is in the first 6 MByte of HyperRAM).&lt;/P&gt;&lt;P&gt;So, it seems that if the HyperRAM or part of the HyperRAM is set as non-cacheable and that part is used, I will get hardfaults.&lt;/P&gt;&lt;P&gt;I have a identical system with SDRAM, and there the same application behaves as expected, I can place the non-cacheable area at the end of SDRAM, and all works perfect.&lt;/P&gt;&lt;P&gt;Are there any problem in placing non-cached data in HyperRAM (or am I fighting something else) ??&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 20:28:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1236799#M12900</guid>
      <dc:creator>carstengroen</dc:creator>
      <dc:date>2021-03-16T20:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 with non-cacheable are in HyperRAM problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1236812#M12901</link>
      <description>&lt;P&gt;How are you placing it in the HyperRAM?&amp;nbsp; Via MCU settings?&amp;nbsp; You should also look at the board.c MPU settings because there are some defaults there that I think don't change based on MCU settings.&amp;nbsp; It might be crashing due to the MPU.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 19:28:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1236812#M12901</guid>
      <dc:creator>nxp16</dc:creator>
      <dc:date>2021-02-25T19:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 with non-cacheable are in HyperRAM problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1236828#M12902</link>
      <description>&lt;P&gt;I got that under control, MPU is being set correctly, and loading in the different sections is done in scatterfile (using Keil). All the stuff is placed where I tell it to (checking map file), and as I wrote, I have an identical system where the only difference is SDRAM instead of HyperRAM, and that one works perfect.&lt;/P&gt;&lt;P&gt;When I check the 2 map files, the only difference is that the non-cacheable area is sitting at 0x81E00000 in the SDRAM system (2 MByte big), and at 0x60600000 in the HyperRAM based system (2 MByte big).&lt;/P&gt;&lt;P&gt;And as I also wrote, the moment I move the non-cacheable stuff to f.ex OCRAM2 (and make that area non-cacheable in the MPU) the HyperRAM works also fine. If I then disable caching for the HyperRAM in the MPU, it crashes.&lt;/P&gt;&lt;P&gt;If I do the same in the SDRAM system, it just runs slower, but works perfectly fine.&lt;/P&gt;&lt;P&gt;So far, the only real thing that seems to trigger the problem is if a part of the HyperRAM that is in use, has caching disabled.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 20:32:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1236828#M12902</guid>
      <dc:creator>carstengroen</dc:creator>
      <dc:date>2021-02-25T20:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 with non-cacheable are in HyperRAM problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1236830#M12903</link>
      <description>&lt;P&gt;That's really odd.&amp;nbsp; Maybe there is something about the 0x60000000 address space that we don't know.&amp;nbsp; I only say this because our project accesses an FPGA via SEMC as SRAM and when we put it where we thought it should go in the address space (I forget where, maybe 0x90000000), it was cached and didn't work.&amp;nbsp; NXP told us to move it to 0xA0000000 because somehow that address space is magically not cached.&amp;nbsp; What happens if you try to move HyperRAM to 0x80000000?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 20:39:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1236830#M12903</guid>
      <dc:creator>nxp16</dc:creator>
      <dc:date>2021-02-25T20:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 with non-cacheable are in HyperRAM problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1236836#M12905</link>
      <description>&lt;P&gt;I can't move the HyperRAM, its sitting on FlexSPI1 which has the address space located at 0x60000000. The RT1064 has internal NOR Flash on FlexSPI2 which is located at 0x70000000&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 20:58:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1236836#M12905</guid>
      <dc:creator>carstengroen</dc:creator>
      <dc:date>2021-02-25T20:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 with non-cacheable are in HyperRAM problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1236847#M12906</link>
      <description>&lt;P&gt;I thought you could actually specify the address in the SEMC config in peripherals.c.&amp;nbsp; At least that's how we changed the address to our FPGA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 21:34:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1236847#M12906</guid>
      <dc:creator>nxp16</dc:creator>
      <dc:date>2021-02-25T21:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 with non-cacheable are in HyperRAM problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1238298#M12960</link>
      <description>&lt;P&gt;Hi Carsten,&lt;/P&gt;
&lt;P&gt;I'm checking this internally. I'll provide you an update as soon as possible.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Victor&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 00:39:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1238298#M12960</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2021-03-02T00:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 with non-cacheable are in HyperRAM problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1238558#M12967</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/126273"&gt;@victorjimenez&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Carsten&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 08:51:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1238558#M12967</guid>
      <dc:creator>carstengroen</dc:creator>
      <dc:date>2021-03-02T08:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 with non-cacheable are in HyperRAM problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1244987#M13181</link>
      <description>&lt;P&gt;Hi Carsten,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your patience with this case. I received a response from the applications team. They have some follow-up questions for you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'm not aware of a reason HyperRAM can't be used with FlexSPI and non-cacheable policy. But maybe there is an issue with how the project is configuring this.&amp;nbsp;&amp;nbsp;It would be helpful to get the .MAP file from the linker when the NonCacheable region is moved to HyperRAM, so we can see how the linker is set up for the NonCacheable memory in the project.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Are the hard faults/debugger crashes occurring before or after main()? If the issues are occurring after main(), at what point do the issues start in the application?&amp;nbsp; And how does that relate to the data placed in HyperRAM?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And are there cacheable regions in HyperRAM, and does the application work fine using them?&amp;nbsp; I'm trying to understand if the issue is specific to non-cacheable regions, or to any linker regions in HyperRAM.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Victor&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 17:17:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1244987#M13181</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2021-03-12T17:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 with non-cacheable are in HyperRAM problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1245066#M13188</link>
      <description>&lt;P&gt;Hi Victor,&lt;/P&gt;&lt;P&gt;I tried to do some more testing with regards to your questions.&lt;/P&gt;&lt;P&gt;What I did was modifying the scatterfile:&lt;/P&gt;&lt;P&gt;Here the non-cachable is located at the top 2 MB in the HyperRAM, this does not work:&lt;BR /&gt;#define m_ncache_start 0x60600000 // End of HyperRAM minus 2 MByte&lt;BR /&gt;#define m_ncache_size 0x00200000 // 2 MByte for non-chachable memory&lt;/P&gt;&lt;P&gt;If I place the non-cacheable area in OCRAM2 like this:&lt;/P&gt;&lt;P&gt;#define m_ncache_start 0x202A0000 // End of OCRAM2 minus 128 KByte&lt;BR /&gt;#define m_ncache_size 0x00020000 // 128 KByte for non-chachable memory&lt;/P&gt;&lt;P&gt;it works perfectly. I debugged the code thru the setting of the MPU for the non-cache area, in both cases the parameters were set correctly (address and area).&lt;/P&gt;&lt;P&gt;The rest (6 MB) of the HyperRAM is set as cachable etc and is working perfectly fine as "normal memory". I use the SystemInitHook() to initialize the HyperRAM (MSP is placed in DTCM) so that scatterloading etc will work with initialized HyperRAM interface. All this is working fine.&lt;/P&gt;&lt;P&gt;In main(), I then start USB support (CDC), and then it hangs in the&amp;nbsp;USB_DeviceSetSpeed() function.&lt;/P&gt;&lt;P&gt;It continues to loop in:&lt;/P&gt;&lt;P&gt;while (ptr1 &amp;lt; ptr2) {&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;The&amp;nbsp;g_UsbDeviceConfigurationDescriptor are located in the non-cache area, so I suspect this has something to do with it (again, if I place the non-cache in OCRAM2 it runs without problems)&lt;/P&gt;&lt;P&gt;If I disable the USB, and run some of my own code (CMSIS RTOS2 etc), just a simple sprintf from a variable that are located in the non-cached area results in a BusFault (imprecise)&lt;BR /&gt;If I place (for example) the stacks for the threads I start, in the non-cachable area, I get a busfault as soon as the thread starts to run (also Busfault, imprecise).&lt;/P&gt;&lt;P&gt;I have included 2 (partial) map files, one where USB is included, and 1 where it is not included (not calling init function) and the scatterfile.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm a little lost, I can't completely rule out that I'm doing something wrong, I just have hard time seeing it....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Mar 2021 09:30:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1245066#M13188</guid>
      <dc:creator>carstengroen</dc:creator>
      <dc:date>2021-03-13T09:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 with non-cacheable are in HyperRAM problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1246596#M13261</link>
      <description>&lt;P&gt;Hello&amp;nbsp;Carsten,&lt;/P&gt;
&lt;P&gt;Thanks for the additional information! I already passed this to the applications team. I will give you an update as soon as possible.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Victor&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 17:25:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1246596#M13261</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2021-03-16T17:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 with non-cacheable are in HyperRAM problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1247230#M13279</link>
      <description>&lt;P&gt;Thanks Victor,&lt;/P&gt;&lt;P&gt;one thing that crossed my mind....&lt;/P&gt;&lt;P&gt;In AN12239 (&lt;A href="https://www.nxp.com/docs/en/nxp/application-notes/AN12239.pdf" target="_blank" rel="noopener"&gt;https://www.nxp.com/docs/en/nxp/application-notes/AN12239.pdf&lt;/A&gt;), there is a list of validated HyperRAM devices:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="carstengroen_0-1615982732464.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/139912i9A955EFCA56A6563/image-size/medium?v=v2&amp;amp;px=400" role="button" title="carstengroen_0-1615982732464.png" alt="carstengroen_0-1615982732464.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see that the 7KS064&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt;DPHI02 is listed as FAIL ! This is the part I use, and as I understand it, also the part suggested in the schematics for the 1064 EVK:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="carstengroen_1-1615982874373.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/139914i6D0F12CC634475DC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="carstengroen_1-1615982874373.png" alt="carstengroen_1-1615982874373.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because of that, I assembled another prototype with the &lt;SPAN&gt;S27KS064&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/FONT&gt;GABHV020 (&lt;A href="https://www.cypress.com/file/498611/download)&amp;nbsp;" target="_blank" rel="noopener"&gt;https://www.cypress.com/file/498611/download)&amp;nbsp;&lt;/A&gt;&lt;/SPAN&gt;instead.&lt;/P&gt;&lt;P&gt;For some reason (could be the assembly of the prototype) the HyperRAM is not working at all (garbage read from it). Just to be sure, can you confirm that the&amp;nbsp;&lt;SPAN&gt;S27KS064&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/FONT&gt;GABHV020 will be able to use the same LUT, setup etc, as the&amp;nbsp;7KS064&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt;DPHI02&amp;nbsp; ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I see the 0641 is listed as "HyperRAM 1.0" and the 0642 is listed as "HyperRAM 2.0"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My setup is as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Pin config:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;  // HyperRAM
  IOMUXC_SetPinMux(
      IOMUXC_GPIO_SD_B1_00_FLEXSPIB_DATA03,   /* GPIO_SD_B1_00 is configured as FLEXSPIB_DATA03 */
      1U);                                    /* Software Input On Field: Force input path of pad GPIO_SD_B1_00 */
  IOMUXC_SetPinMux(
      IOMUXC_GPIO_SD_B1_01_FLEXSPIB_DATA02,   /* GPIO_SD_B1_01 is configured as FLEXSPIB_DATA02 */
      1U);                                    /* Software Input On Field: Force input path of pad GPIO_SD_B1_01 */
  IOMUXC_SetPinMux(
      IOMUXC_GPIO_SD_B1_02_FLEXSPIB_DATA01,   /* GPIO_SD_B1_02 is configured as FLEXSPIB_DATA01 */
      1U);                                    /* Software Input On Field: Force input path of pad GPIO_SD_B1_02 */
  IOMUXC_SetPinMux(
      IOMUXC_GPIO_SD_B1_03_FLEXSPIB_DATA00,   /* GPIO_SD_B1_03 is configured as FLEXSPIB_DATA00 */
      1U);                                    /* Software Input On Field: Force input path of pad GPIO_SD_B1_03 */
  IOMUXC_SetPinMux(
      IOMUXC_GPIO_SD_B1_04_FLEXSPIB_SCLK,     /* GPIO_SD_B1_04 is configured as FLEXSPIB_SCLK */
      1U);                                    /* Software Input On Field: Force input path of pad GPIO_SD_B1_04 */
  IOMUXC_SetPinMux(
      IOMUXC_GPIO_SD_B1_05_FLEXSPIA_DQS,      /* GPIO_SD_B1_05 is configured as FLEXSPIA_DQS */
      1U);                                    /* Software Input On Field: Force input path of pad GPIO_SD_B1_05 */
  IOMUXC_SetPinMux(
      IOMUXC_GPIO_SD_B1_06_FLEXSPIA_SS0_B,    /* GPIO_SD_B1_06 is configured as FLEXSPIA_SS0_B */
      1U);                                    /* Software Input On Field: Force input path of pad GPIO_SD_B1_06 */
  IOMUXC_SetPinMux(
      IOMUXC_GPIO_SD_B1_07_FLEXSPIA_SCLK,     /* GPIO_SD_B1_07 is configured as FLEXSPIA_SCLK */
      1U);                                    /* Software Input On Field: Force input path of pad GPIO_SD_B1_07 */
  IOMUXC_SetPinMux(
      IOMUXC_GPIO_SD_B1_08_FLEXSPIA_DATA00,   /* GPIO_SD_B1_08 is configured as FLEXSPIA_DATA00 */
      1U);                                    /* Software Input On Field: Force input path of pad GPIO_SD_B1_08 */
  IOMUXC_SetPinMux(
      IOMUXC_GPIO_SD_B1_09_FLEXSPIA_DATA01,   /* GPIO_SD_B1_09 is configured as FLEXSPIA_DATA01 */
      1U);                                    /* Software Input On Field: Force input path of pad GPIO_SD_B1_09 */
  IOMUXC_SetPinMux(
      IOMUXC_GPIO_SD_B1_10_FLEXSPIA_DATA02,   /* GPIO_SD_B1_10 is configured as FLEXSPIA_DATA02 */
      1U);                                    /* Software Input On Field: Force input path of pad GPIO_SD_B1_10 */
  IOMUXC_SetPinMux(
      IOMUXC_GPIO_SD_B1_11_FLEXSPIA_DATA03,   /* GPIO_SD_B1_11 is configured as FLEXSPIA_DATA03 */
      1U);   								  /* Software Input On Field: Force input path of pad GPIO_SD_B1_11 */
	  
	  
  IOMUXC_SetPinConfig(
      IOMUXC_GPIO_SD_B1_00_FLEXSPIB_DATA03,   /* GPIO_SD_B1_00 PAD functional properties : */
      0x10F1u);                               /* Slew Rate Field: Fast Slew Rate
                                                 Drive Strength Field: R0/6
                                                 Speed Field: max(200MHz)
                                                 Open Drain Enable Field: Open Drain Disabled
                                                 Pull / Keep Enable Field: Pull/Keeper Enabled
                                                 Pull / Keep Select Field: Keeper
                                                 Pull Up / Down Config. Field: 100K Ohm Pull Down
                                                 Hyst. Enable Field: Hysteresis Disabled */
  IOMUXC_SetPinConfig(
      IOMUXC_GPIO_SD_B1_01_FLEXSPIB_DATA02,   /* GPIO_SD_B1_01 PAD functional properties : */
      0x10F1u);                               /* Slew Rate Field: Fast Slew Rate
                                                 Drive Strength Field: R0/6
                                                 Speed Field: max(200MHz)
                                                 Open Drain Enable Field: Open Drain Disabled
                                                 Pull / Keep Enable Field: Pull/Keeper Enabled
                                                 Pull / Keep Select Field: Keeper
                                                 Pull Up / Down Config. Field: 100K Ohm Pull Down
                                                 Hyst. Enable Field: Hysteresis Disabled */
  IOMUXC_SetPinConfig(
      IOMUXC_GPIO_SD_B1_02_FLEXSPIB_DATA01,   /* GPIO_SD_B1_02 PAD functional properties : */
      0x10F1u);                               /* Slew Rate Field: Fast Slew Rate
                                                 Drive Strength Field: R0/6
                                                 Speed Field: max(200MHz)
                                                 Open Drain Enable Field: Open Drain Disabled
                                                 Pull / Keep Enable Field: Pull/Keeper Enabled
                                                 Pull / Keep Select Field: Keeper
                                                 Pull Up / Down Config. Field: 100K Ohm Pull Down
                                                 Hyst. Enable Field: Hysteresis Disabled */
  IOMUXC_SetPinConfig(
      IOMUXC_GPIO_SD_B1_03_FLEXSPIB_DATA00,   /* GPIO_SD_B1_03 PAD functional properties : */
      0x10F1u);                               /* Slew Rate Field: Fast Slew Rate
                                                 Drive Strength Field: R0/6
                                                 Speed Field: max(200MHz)
                                                 Open Drain Enable Field: Open Drain Disabled
                                                 Pull / Keep Enable Field: Pull/Keeper Enabled
                                                 Pull / Keep Select Field: Keeper
                                                 Pull Up / Down Config. Field: 100K Ohm Pull Down
                                                 Hyst. Enable Field: Hysteresis Disabled */
  IOMUXC_SetPinConfig(
      IOMUXC_GPIO_SD_B1_04_FLEXSPIB_SCLK,     /* GPIO_SD_B1_04 PAD functional properties : */
      0x10F1u);                               /* Slew Rate Field: Fast Slew Rate
                                                 Drive Strength Field: R0/6
                                                 Speed Field: max(200MHz)
                                                 Open Drain Enable Field: Open Drain Disabled
                                                 Pull / Keep Enable Field: Pull/Keeper Enabled
                                                 Pull / Keep Select Field: Keeper
                                                 Pull Up / Down Config. Field: 100K Ohm Pull Down
                                                 Hyst. Enable Field: Hysteresis Disabled */
  IOMUXC_SetPinConfig(
      IOMUXC_GPIO_SD_B1_05_FLEXSPIA_DQS,      /* GPIO_SD_B1_05 PAD functional properties : */
      0x0130F1u);                             /* Slew Rate Field: Fast Slew Rate
                                                 Drive Strength Field: R0/6
                                                 Speed Field: max(200MHz)
                                                 Open Drain Enable Field: Open Drain Disabled
                                                 Pull / Keep Enable Field: Pull/Keeper Enabled
                                                 Pull / Keep Select Field: Pull
                                                 Pull Up / Down Config. Field: 100K Ohm Pull Down
                                                 Hyst. Enable Field: Hysteresis Enabled */
  IOMUXC_SetPinConfig(
      IOMUXC_GPIO_SD_B1_06_FLEXSPIA_SS0_B,    /* GPIO_SD_B1_06 PAD functional properties : */
      0x10F1u);                               /* Slew Rate Field: Fast Slew Rate
                                                 Drive Strength Field: R0/6
                                                 Speed Field: max(200MHz)
                                                 Open Drain Enable Field: Open Drain Disabled
                                                 Pull / Keep Enable Field: Pull/Keeper Enabled
                                                 Pull / Keep Select Field: Keeper
                                                 Pull Up / Down Config. Field: 100K Ohm Pull Down
                                                 Hyst. Enable Field: Hysteresis Disabled */
  IOMUXC_SetPinConfig(
      IOMUXC_GPIO_SD_B1_07_FLEXSPIA_SCLK,     /* GPIO_SD_B1_07 PAD functional properties : */
      0x10F1u);                               /* Slew Rate Field: Fast Slew Rate
                                                 Drive Strength Field: R0/6
                                                 Speed Field: max(200MHz)
                                                 Open Drain Enable Field: Open Drain Disabled
                                                 Pull / Keep Enable Field: Pull/Keeper Enabled
                                                 Pull / Keep Select Field: Keeper
                                                 Pull Up / Down Config. Field: 100K Ohm Pull Down
                                                 Hyst. Enable Field: Hysteresis Disabled */
  IOMUXC_SetPinConfig(
      IOMUXC_GPIO_SD_B1_08_FLEXSPIA_DATA00,   /* GPIO_SD_B1_08 PAD functional properties : */
      0x10F1u);                               /* Slew Rate Field: Fast Slew Rate
                                                 Drive Strength Field: R0/6
                                                 Speed Field: max(200MHz)
                                                 Open Drain Enable Field: Open Drain Disabled
                                                 Pull / Keep Enable Field: Pull/Keeper Enabled
                                                 Pull / Keep Select Field: Keeper
                                                 Pull Up / Down Config. Field: 100K Ohm Pull Down
                                                 Hyst. Enable Field: Hysteresis Disabled */
  IOMUXC_SetPinConfig(
      IOMUXC_GPIO_SD_B1_09_FLEXSPIA_DATA01,   /* GPIO_SD_B1_09 PAD functional properties : */
      0x10F1u);                               /* Slew Rate Field: Fast Slew Rate
                                                 Drive Strength Field: R0/6
                                                 Speed Field: max(200MHz)
                                                 Open Drain Enable Field: Open Drain Disabled
                                                 Pull / Keep Enable Field: Pull/Keeper Enabled
                                                 Pull / Keep Select Field: Keeper
                                                 Pull Up / Down Config. Field: 100K Ohm Pull Down
                                                 Hyst. Enable Field: Hysteresis Disabled */
  IOMUXC_SetPinConfig(
      IOMUXC_GPIO_SD_B1_10_FLEXSPIA_DATA02,   /* GPIO_SD_B1_10 PAD functional properties : */
      0x10F1u);                               /* Slew Rate Field: Fast Slew Rate
                                                 Drive Strength Field: R0/6
                                                 Speed Field: max(200MHz)
                                                 Open Drain Enable Field: Open Drain Disabled
                                                 Pull / Keep Enable Field: Pull/Keeper Enabled
                                                 Pull / Keep Select Field: Keeper
                                                 Pull Up / Down Config. Field: 100K Ohm Pull Down
                                                 Hyst. Enable Field: Hysteresis Disabled */
  IOMUXC_SetPinConfig(
      IOMUXC_GPIO_SD_B1_11_FLEXSPIA_DATA03,   /* GPIO_SD_B1_11 PAD functional properties : */
      0x10F1u);                               /* Slew Rate Field: Fast Slew Rate
                                                 Drive Strength Field: R0/6
                                                 Speed Field: max(200MHz)
                                                 Open Drain Enable Field: Open Drain Disabled
                                                 Pull / Keep Enable Field: Pull/Keeper Enabled
                                                 Pull / Keep Select Field: Keeper
                                                 Pull Up / Down Config. Field: 100K Ohm Pull Down
                                                 Hyst. Enable Field: Hysteresis Disabled */
  // 	&lt;/LI-CODE&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Init function:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;void initHyperRAM(void) {
	
	// Keep the customLUT and the deviceconfig strcutures and their init values local to this function as we are called 
	// from SystemInit() and this is before C runtime init has been called. By keeping the structures local, the prolog of the function will
	// take care of the init of the values instead of the C runtime initialization code :)
	
	uint32_t customLUT[20] = {
        // Read Data
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_READDATA] =
            FLEXSPI_LUT_SEQ(kFLEXSPI_Command_DDR, kFLEXSPI_8PAD, 0xA0, kFLEXSPI_Command_RADDR_DDR, kFLEXSPI_8PAD, 0x18),
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_READDATA + 1] = FLEXSPI_LUT_SEQ(
            kFLEXSPI_Command_CADDR_DDR, kFLEXSPI_8PAD, 0x10, kFLEXSPI_Command_DUMMY_RWDS_DDR, kFLEXSPI_8PAD, 0x06),
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_READDATA + 2] =
            FLEXSPI_LUT_SEQ(kFLEXSPI_Command_READ_DDR, kFLEXSPI_8PAD, 0x04, kFLEXSPI_Command_STOP, kFLEXSPI_1PAD, 0x00),

        // Write Data
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_WRITEDATA] =
            FLEXSPI_LUT_SEQ(kFLEXSPI_Command_DDR, kFLEXSPI_8PAD, 0x20, kFLEXSPI_Command_RADDR_DDR, kFLEXSPI_8PAD, 0x18),
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_WRITEDATA + 1] = FLEXSPI_LUT_SEQ(
            kFLEXSPI_Command_CADDR_DDR, kFLEXSPI_8PAD, 0x10, kFLEXSPI_Command_DUMMY_RWDS_DDR, kFLEXSPI_8PAD, 0x06),
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_WRITEDATA + 2] = FLEXSPI_LUT_SEQ(
            kFLEXSPI_Command_WRITE_DDR, kFLEXSPI_8PAD, 0x04, kFLEXSPI_Command_STOP, kFLEXSPI_1PAD, 0x00),

        // Read Register
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_READREG] =
            FLEXSPI_LUT_SEQ(kFLEXSPI_Command_DDR, kFLEXSPI_8PAD, 0xE0, kFLEXSPI_Command_RADDR_DDR, kFLEXSPI_8PAD, 0x18),
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_READREG + 1] = FLEXSPI_LUT_SEQ(
            kFLEXSPI_Command_CADDR_DDR, kFLEXSPI_8PAD, 0x10, kFLEXSPI_Command_DUMMY_RWDS_DDR, kFLEXSPI_8PAD, 0x06),
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_READREG + 2] =
            FLEXSPI_LUT_SEQ(kFLEXSPI_Command_READ_DDR, kFLEXSPI_8PAD, 0x04, kFLEXSPI_Command_STOP, kFLEXSPI_1PAD, 0x00),

        // Write Register
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_WRITEREG] =
            FLEXSPI_LUT_SEQ(kFLEXSPI_Command_DDR, kFLEXSPI_8PAD, 0x60, kFLEXSPI_Command_RADDR_DDR, kFLEXSPI_8PAD, 0x18),
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_WRITEREG + 1] = FLEXSPI_LUT_SEQ(
            kFLEXSPI_Command_CADDR_DDR, kFLEXSPI_8PAD, 0x10, kFLEXSPI_Command_DUMMY_RWDS_DDR, kFLEXSPI_8PAD, 0x06),
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_WRITEREG + 2] = FLEXSPI_LUT_SEQ(
            kFLEXSPI_Command_WRITE_DDR, kFLEXSPI_8PAD, 0x04, kFLEXSPI_Command_STOP, kFLEXSPI_1PAD, 0x00),
	};	
	


	flexspi_device_config_t deviceconfig = { 
		//.flexspiRootClk = 332000000, // 332MHZ SPI serial clock, set later on
		.isSck2Enabled = false,
		.flashSize = FLASH_SIZE,
		.CSIntervalUnit = kFLEXSPI_CsIntervalUnit1SckCycle,
		.CSInterval = 2,
		.CSHoldTime = 0,
		.CSSetupTime = 4,
		.dataValidTime = 1,
		.columnspace = 3,
		.enableWordAddress = true,
		.AWRSeqIndex = HYPERRAM_CMD_LUT_SEQ_IDX_WRITEDATA,
		.AWRSeqNumber = 1,
		.ARDSeqIndex = HYPERRAM_CMD_LUT_SEQ_IDX_READDATA,
		.ARDSeqNumber = 1,
		.AHBWriteWaitUnit = kFLEXSPI_AhbWriteWaitUnit2AhbCycle,
		.AHBWriteWaitInterval = 0,
		.enableWriteMask = true,
	};

	
	initPins();
	
	flexspi_config_t config;
	
	volatile int xx=0;
	for (xx=0; xx&amp;lt;1000000; xx++)
	;
	

	__disable_irq();
	
    // For XIP targets, change to use PLL2 PFD2 instead of re-configuring PLL3 PFD0 to prevent the potential impact to FLEXSPI2
    CLOCK_InitSysPfd(kCLOCK_Pfd2, 29);    // Set PLL2 PFD2 clock 328MHZ
    CLOCK_SetMux(kCLOCK_FlexspiMux, 0x2); // Choose PLL2 PFD2 clock as flexspi source clock
    CLOCK_SetDiv(kCLOCK_FlexspiDiv, 0);   // flexspi clock 328M

    // Get FLEXSPI default settings and configure the flexspi
    FLEXSPI_GetDefaultConfig(&amp;amp;config);

    // Init FLEXSPI
    config.rxSampleClock = kFLEXSPI_ReadSampleClkExternalInputFromDqsPad;
    config.enableSckBDiffOpt = true;
    config.enableCombination = true;
    config.ahbConfig.enableAHBPrefetch = true;
    config.ahbConfig.enableAHBBufferable = true;
    config.ahbConfig.enableAHBCachable = true;

	FLEXSPI_Init(EXAMPLE_FLEXSPI, &amp;amp;config);

	// Get FlexSPI clock frequency. The frquency output on SCLK A/B will be half of this as we run DDR
	deviceconfig.flexspiRootClk=flexspi_get_frequency();
    // Configure RAM settings according to serial RAM feature
    FLEXSPI_SetFlashConfig(EXAMPLE_FLEXSPI, &amp;amp;deviceconfig, kFLEXSPI_PortA1);

    // Update LUT table
    FLEXSPI_UpdateLUT(EXAMPLE_FLEXSPI, 0, customLUT, ARRAY_SIZE(customLUT));

    // Do software reset
    FLEXSPI_SoftwareReset(EXAMPLE_FLEXSPI);
	
	__enable_irq();
}&lt;/LI-CODE&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;&lt;P&gt;Now, I dont know if the 0642 versus the 0641 device could have anything at all to say regarding my non-cache issue I see (I doubt it very much), but I thought that I would investigate....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Mar 2021 12:35:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1247230#M13279</guid>
      <dc:creator>carstengroen</dc:creator>
      <dc:date>2021-03-17T12:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 with non-cacheable are in HyperRAM problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1247644#M13293</link>
      <description>&lt;P&gt;Hello&amp;nbsp;Carsten,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The reason why we mention that with the 7KS064&lt;STRONG&gt;1 &lt;/STRONG&gt;the test failed is related to some issues with chip select timing on Gen1 Cypress HyperRAM. The issue has been fixed in their Gen 2 devices. In the part numbers, the digit after the density reflects the device technology generation. So 7KS064&lt;/SPAN&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;devices have the problem, but 7KS064&lt;/SPAN&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;devices do not. So as far as I can tell, you shouldn't have any problems migrating from one HyperRAM to another. However,&amp;nbsp;&lt;/SPAN&gt;it would be better if you contact directly the manufacturer. They will have more information regarding the implications of one memory being HyperRAM 1.0 and the other 2.0.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm still investigating internally with the apps team the implications of having the non_cacheble section at the HyperRAM. I will give you an update as soon as possible.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Victor&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 00:01:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1247644#M13293</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2021-03-18T00:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 with non-cacheable are in HyperRAM problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1249846#M13398</link>
      <description>&lt;P&gt;Hello Carsten,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;Can we get the source code configuring the MPU, as shown below?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;MPU code:&lt;/P&gt;
&lt;P&gt;/* Region 7 setting: Memory with Normal type, not shareable, outer/inner write back */&lt;BR /&gt;MPU-&amp;gt;RBAR = ARM_MPU_RBAR(7, 0x80000000U);&lt;BR /&gt;MPU-&amp;gt;RASR = ARM_MPU_RASR(0, ARM_MPU_AP_FULL, 0, 0, 1, 1, 0, ARM_MPU_REGION_SIZE_32MB);&lt;BR /&gt;&lt;BR /&gt;/* Region 8 setting, set last 2MB of SDRAM can't be accessed by cache, glocal variables which are not expected to be&lt;BR /&gt;* accessed by cache can be put here */&lt;BR /&gt;/* Memory with Normal type, not shareable, non-cacheable */&lt;BR /&gt;MPU-&amp;gt;RBAR = ARM_MPU_RBAR(8, 0x81E00000U);&lt;BR /&gt;MPU-&amp;gt;RASR = ARM_MPU_RASR(0, ARM_MPU_AP_FULL, 1, 0, 0, 0, 0, ARM_MPU_REGION_SIZE_2MB);&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;While we are doing that, can we also get a capture of the FlexSPI registers after these hard faults, from the debugger similar to the screenshot below? Perhaps the interrupt or status flags will enlighten us.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="victorjimenez_0-1616435165416.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140306i394F846167D35DF9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="victorjimenez_0-1616435165416.jpeg" alt="victorjimenez_0-1616435165416.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;While I see no issue configuring non-cacheable memory in HyperRAM, I do want to comment on the application using this. The external memory performance with cache disabled will be substantially slower. I would carefully consider how to use it in the application.&lt;/P&gt;
&lt;P&gt;For example, using with USB is mentioned. Sharing RAM between multiple masters in the MCU does require a non-cacheable region since the cache is only used by the core. So the USB endpoint buffers or any RAM updated by a master other than the core should be non-cacheable. Ideally, the internal OCRAM would be used for these shared RAMs, as it is much higher performance than external memory. In particular with high-speed USB, or any master that requires high performance from the RAM, using slower external RAM may lead to some bandwidth/latency issues. Usually, these shared RAMs with other masters are small size and ideal for placing in internal OCRAM.&lt;/P&gt;
&lt;P&gt;Also, thread stacks were mentioned placing in non-cacheable HyperRAM. Since stacks are used all the time, and frequently non-linear accesses, storing in non-cached external memory will likely have a major impact on the performance of the application. The stacks are used only by the core master. Ideally, stacks would be placed in DTCM. Or if they don't fit in DTCM, then using cached OCRAM or external memory would optimize performance.&lt;/P&gt;
&lt;P&gt;But regardless of how the application uses the memory, we should be able to enable non-cacheable regions in HyperRAM.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Victor&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 17:47:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1249846#M13398</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2021-03-22T17:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 with non-cacheable are in HyperRAM problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1249863#M13401</link>
      <description>&lt;P&gt;Hi Victor,&lt;/P&gt;&lt;P&gt;Thanks for sticking with me on this one &lt;LI-EMOJI id="lia_winking-face" title=":winking_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;I know that it is a bad idea to place stacks etc. in non-cached memory, no doubt about that!&lt;/P&gt;&lt;P&gt;The reason I found this problem in the first place is because I have made several testboards for RT1064, one with SDRAM and one with HyperRAM (also doing SDRAM testing on LPC54628). On these, I run different tests, one of them is Dhrystone, this is to get an idea of the penalty running code/data in the different sections/types of memory for coming projects.&lt;/P&gt;&lt;P&gt;Now, I mentioned that the 7KS064&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt; was suggested on the EVK schematics (hence I used that in my design), and in the AN it was mentioned that the '064&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt; would fail. I used the '064&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/FONT&gt; instead, and that would not run (at least with the same parameters as the '064&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt; did).&lt;/P&gt;&lt;P&gt;Then I looked in the application note "Migrating from S27KL0641/S27KS0641 to S27KL0642/S27KS0642" from Cypress:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cypress.com/file/498626/download" target="_blank"&gt;https://www.cypress.com/file/498626/download&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There they mention one "critical difference", that is the "Default latency" which is 6 for the '064&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt; and 7 for the '064&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/FONT&gt;. I found that this latency is set in the LUT for each command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="carstengroen_0-1616436990153.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140307iD3F60C669AF23EC5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="carstengroen_0-1616436990153.png" alt="carstengroen_0-1616436990153.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I changed the LUT:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;	uint32_t customLUT[20] = {
        // Read Data
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_READDATA] =
            FLEXSPI_LUT_SEQ(kFLEXSPI_Command_DDR, kFLEXSPI_8PAD, 0xA0, kFLEXSPI_Command_RADDR_DDR, kFLEXSPI_8PAD, 0x18),
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_READDATA + 1] = FLEXSPI_LUT_SEQ(
            kFLEXSPI_Command_CADDR_DDR, kFLEXSPI_8PAD, 0x10, kFLEXSPI_Command_DUMMY_RWDS_DDR, kFLEXSPI_8PAD, /* 0x06 */ 0x07),
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_READDATA + 2] =
            FLEXSPI_LUT_SEQ(kFLEXSPI_Command_READ_DDR, kFLEXSPI_8PAD, 0x04, kFLEXSPI_Command_STOP, kFLEXSPI_1PAD, 0x00),

        // Write Data
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_WRITEDATA] =
            FLEXSPI_LUT_SEQ(kFLEXSPI_Command_DDR, kFLEXSPI_8PAD, 0x20, kFLEXSPI_Command_RADDR_DDR, kFLEXSPI_8PAD, 0x18),
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_WRITEDATA + 1] = FLEXSPI_LUT_SEQ(
            kFLEXSPI_Command_CADDR_DDR, kFLEXSPI_8PAD, 0x10, kFLEXSPI_Command_DUMMY_RWDS_DDR, kFLEXSPI_8PAD, /* 0x06 */ 0x07),
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_WRITEDATA + 2] = FLEXSPI_LUT_SEQ(
            kFLEXSPI_Command_WRITE_DDR, kFLEXSPI_8PAD, 0x04, kFLEXSPI_Command_STOP, kFLEXSPI_1PAD, 0x00),

        // Read Register
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_READREG] =
            FLEXSPI_LUT_SEQ(kFLEXSPI_Command_DDR, kFLEXSPI_8PAD, 0xE0, kFLEXSPI_Command_RADDR_DDR, kFLEXSPI_8PAD, 0x18),
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_READREG + 1] = FLEXSPI_LUT_SEQ(
            kFLEXSPI_Command_CADDR_DDR, kFLEXSPI_8PAD, 0x10, kFLEXSPI_Command_DUMMY_RWDS_DDR, kFLEXSPI_8PAD, /* 0x06 */ 0x07),
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_READREG + 2] =
            FLEXSPI_LUT_SEQ(kFLEXSPI_Command_READ_DDR, kFLEXSPI_8PAD, 0x04, kFLEXSPI_Command_STOP, kFLEXSPI_1PAD, 0x00),

        // Write Register
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_WRITEREG] =
            FLEXSPI_LUT_SEQ(kFLEXSPI_Command_DDR, kFLEXSPI_8PAD, 0x60, kFLEXSPI_Command_RADDR_DDR, kFLEXSPI_8PAD, 0x18),
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_WRITEREG + 1] = FLEXSPI_LUT_SEQ(
            kFLEXSPI_Command_CADDR_DDR, kFLEXSPI_8PAD, 0x10, kFLEXSPI_Command_DUMMY_RWDS_DDR, kFLEXSPI_8PAD, /* 0x06 */ 0x07),
        [4 * HYPERRAM_CMD_LUT_SEQ_IDX_WRITEREG + 2] = FLEXSPI_LUT_SEQ(
            kFLEXSPI_Command_WRITE_DDR, kFLEXSPI_8PAD, 0x04, kFLEXSPI_Command_STOP, kFLEXSPI_1PAD, 0x00),
	};	&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This made the '064&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/FONT&gt; device work! It will now pass my memory test for hours, just like the '064&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt; device did.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, no change in the "non-cachable" behavior (as expected I guess)...&lt;/P&gt;&lt;P&gt;So, placing the non-cached area in HyperRAM still fails.&lt;/P&gt;&lt;P&gt;I tried to capture the FlexSPI1 registers right after the (bus) fault:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="carstengroen_1-1616437313201.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140308i8C681867096FB786/image-size/medium?v=v2&amp;amp;px=400" role="button" title="carstengroen_1-1616437313201.png" alt="carstengroen_1-1616437313201.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="carstengroen_2-1616437343500.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140309i13A52456DF7785F6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="carstengroen_2-1616437343500.png" alt="carstengroen_2-1616437343500.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="carstengroen_3-1616437368066.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140310i54B3E1CF4AA3CDE4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="carstengroen_3-1616437368066.png" alt="carstengroen_3-1616437368066.png" /&gt;&lt;/span&gt;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The MPU is currently set like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;//----------------------------------------------------------------------------
//
//----------------------------------------------------------------------------
void BOARD_ConfigMPU(void) {
    extern uint32_t Image$$RW_m_ncache$$Base[];
    /* RW_m_ncache_unused is a auxiliary region which is used to get the whole size of noncache section */
    extern uint32_t Image$$RW_m_ncache_unused$$Base[];
    extern uint32_t Image$$RW_m_ncache_unused$$ZI$$Limit[];
    uint32_t nonCacheStart = (uint32_t)Image$$RW_m_ncache$$Base;
    uint32_t size          = ((uint32_t)Image$$RW_m_ncache_unused$$Base == nonCacheStart) ?
                        0 :
                        ((uint32_t)Image$$RW_m_ncache_unused$$ZI$$Limit - nonCacheStart);
    uint32_t i = 0;

    /* Disable I cache and D cache */
    if (SCB_CCR_IC_Msk == (SCB_CCR_IC_Msk &amp;amp; SCB-&amp;gt;CCR)) {
        SCB_DisableICache();
    }
    if (SCB_CCR_DC_Msk == (SCB_CCR_DC_Msk &amp;amp; SCB-&amp;gt;CCR)) {
        SCB_DisableDCache();
    }

    /* Disable MPU */
    ARM_MPU_Disable();

    /* MPU configure:
     * Use ARM_MPU_RASR(DisableExec, AccessPermission, TypeExtField, IsShareable, IsCacheable, IsBufferable,
     * SubRegionDisable, Size)
     * API in mpu_armv7.h.
     * param DisableExec       Instruction access (XN) disable bit,0=instruction fetches enabled, 1=instruction fetches
     * disabled.
     * param AccessPermission  Data access permissions, allows you to configure read/write access for User and
     * Privileged mode.
     *      Use MACROS defined in mpu_armv7.h:
     * ARM_MPU_AP_NONE/ARM_MPU_AP_PRIV/ARM_MPU_AP_URO/ARM_MPU_AP_FULL/ARM_MPU_AP_PRO/ARM_MPU_AP_RO
     * Combine TypeExtField/IsShareable/IsCacheable/IsBufferable to configure MPU memory access attributes.
     *  TypeExtField  IsShareable  IsCacheable  IsBufferable   Memory Attribtue    Shareability        Cache
     *     0             x           0           0             Strongly Ordered    shareable
     *     0             x           0           1              Device             shareable
     *     0             0           1           0              Normal             not shareable   Outer and inner write
     * through no write allocate
     *     0             0           1           1              Normal             not shareable   Outer and inner write
     * back no write allocate
     *     0             1           1           0              Normal             shareable       Outer and inner write
     * through no write allocate
     *     0             1           1           1              Normal             shareable       Outer and inner write
     * back no write allocate
     *     1             0           0           0              Normal             not shareable   outer and inner
     * noncache
     *     1             1           0           0              Normal             shareable       outer and inner
     * noncache
     *     1             0           1           1              Normal             not shareable   outer and inner write
     * back write/read acllocate
     *     1             1           1           1              Normal             shareable       outer and inner write
     * back write/read acllocate
     *     2             x           0           0              Device              not shareable
     *  Above are normal use settings, if your want to see more details or want to config different inner/outter cache
     * policy.
     *  please refer to Table 4-55 /4-56 in arm cortex-M7 generic user guide &amp;lt;dui0646b_cortex_m7_dgug.pdf&amp;gt;
     * param SubRegionDisable  Sub-region disable field. 0=sub-region is enabled, 1=sub-region is disabled.
     * param Size              Region size of the region to be configured. use ARM_MPU_REGION_SIZE_xxx MACRO in
     * mpu_armv7.h.
     */
    /*
     * Add default region to deny access to whole address space to workaround speculative prefetch.
     * Refer to Arm errata 1013783-B for more details.
     *
     */
 
    /* Region 0 setting: Instruction access disabled, No data access permission. */
    MPU-&amp;gt;RBAR = ARM_MPU_RBAR(0, 0x00000000U);
    MPU-&amp;gt;RASR = ARM_MPU_RASR(1, ARM_MPU_AP_NONE, 2, 0, 0, 0, 0, ARM_MPU_REGION_SIZE_4GB);

    /* Region 1 setting: Memory with Device type, not shareable, non-cacheable. */
    MPU-&amp;gt;RBAR = ARM_MPU_RBAR(1, 0x80000000U);
    MPU-&amp;gt;RASR = ARM_MPU_RASR(0, ARM_MPU_AP_FULL, 2, 0, 0, 0, 0, ARM_MPU_REGION_SIZE_512MB);

    /* Region 2 setting: Memory with Device type, not shareable,  non-cacheable. */
 //   MPU-&amp;gt;RBAR = ARM_MPU_RBAR(2, 0x60000000U);
 //   MPU-&amp;gt;RASR = ARM_MPU_RASR(0, ARM_MPU_AP_FULL, 2, 0, 0, 0, 0, ARM_MPU_REGION_SIZE_8MB);


#if defined(XIP_EXTERNAL_FLASH) &amp;amp;&amp;amp; (XIP_EXTERNAL_FLASH == 1)
    /* Region 3 setting: Memory with Normal type, not shareable, outer/inner write back. */
    MPU-&amp;gt;RBAR = ARM_MPU_RBAR(3, 0x70000000U);
    MPU-&amp;gt;RASR = ARM_MPU_RASR(0, ARM_MPU_AP_RO, 0, 0, 1, 1, 0, ARM_MPU_REGION_SIZE_4MB);
#endif

    /* Region 4 setting: Memory with Device type, not shareable, non-cacheable. */
    MPU-&amp;gt;RBAR = ARM_MPU_RBAR(4, 0x00000000U);
    MPU-&amp;gt;RASR = ARM_MPU_RASR(0, ARM_MPU_AP_FULL, 2, 0, 0, 0, 0, ARM_MPU_REGION_SIZE_1GB);

    /* Region 5 setting: Memory with Normal type, not shareable, outer/inner write back */
    MPU-&amp;gt;RBAR = ARM_MPU_RBAR(5, 0x00000000U);
    MPU-&amp;gt;RASR = ARM_MPU_RASR(0, ARM_MPU_AP_FULL, 0, 0, 1, 1, 0, ARM_MPU_REGION_SIZE_128KB);

    /* Region 6 setting: Memory with Normal type, not shareable, outer/inner write back */
    MPU-&amp;gt;RBAR = ARM_MPU_RBAR(6, 0x20000000U);
    MPU-&amp;gt;RASR = ARM_MPU_RASR(0, ARM_MPU_AP_FULL, 0, 0, 1, 1, 0, ARM_MPU_REGION_SIZE_128KB);

    /* Region 7 setting: Memory with Normal type, not shareable, outer/inner write back */
    MPU-&amp;gt;RBAR = ARM_MPU_RBAR(7, 0x20200000U);
    MPU-&amp;gt;RASR = ARM_MPU_RASR(0, ARM_MPU_AP_FULL, 0, 0, 1, 1, 0, ARM_MPU_REGION_SIZE_512KB);

    /* Region 8 setting: Memory with Normal type, not shareable, outer/inner write back */
    MPU-&amp;gt;RBAR = ARM_MPU_RBAR(8, 0x20280000U);
    MPU-&amp;gt;RASR = ARM_MPU_RASR(0, ARM_MPU_AP_FULL, 0, 0, 1, 1, 0, ARM_MPU_REGION_SIZE_256KB);

    /* Region 9 setting: Memory with Normal type, not shareable, outer/inner write back */
	// SDRAM
    MPU-&amp;gt;RBAR = ARM_MPU_RBAR(9, 0x80000000U);
    MPU-&amp;gt;RASR = ARM_MPU_RASR(0, ARM_MPU_AP_FULL, 0, 0, 1, 1, 0, ARM_MPU_REGION_SIZE_32MB);


    /* Region 9 setting: Memory with Normal type, not shareable, outer/inner write back */
	// HyperRAM
   MPU-&amp;gt;RBAR = ARM_MPU_RBAR(10, 0x60000000U);
   MPU-&amp;gt;RASR = ARM_MPU_RASR(0, ARM_MPU_AP_FULL, 0, 0, 1, 1, 0, ARM_MPU_REGION_SIZE_8MB);

    while ((size &amp;gt;&amp;gt; i) &amp;gt; 0x1U) {
        i++;
    }


    if (i != 0) {
        // The MPU region size should be 2^N, 5&amp;lt;=N&amp;lt;=32, region base should be multiples of size.
        assert(!(nonCacheStart % size));
        assert(size == (uint32_t)(1 &amp;lt;&amp;lt; i));
        assert(i &amp;gt;= 5);

        // Region 11 setting: Memory with Normal type, not shareable, non-cacheable
        MPU-&amp;gt;RBAR = ARM_MPU_RBAR(11, nonCacheStart);
        MPU-&amp;gt;RASR = ARM_MPU_RASR(0, ARM_MPU_AP_FULL, 1, 0, 0, 0, 0, i - 1);
    }
	
    /* Region 12 setting: Memory with Device type, not shareable, non-cacheable */
    MPU-&amp;gt;RBAR = ARM_MPU_RBAR(12, 0x40000000);
    MPU-&amp;gt;RASR = ARM_MPU_RASR(0, ARM_MPU_AP_FULL, 2, 0, 0, 0, 0, ARM_MPU_REGION_SIZE_4MB);

    /* Region 13 setting: Memory with Device type, not shareable, non-cacheable */
    MPU-&amp;gt;RBAR = ARM_MPU_RBAR(13, 0x42000000);
    MPU-&amp;gt;RASR = ARM_MPU_RASR(0, ARM_MPU_AP_FULL, 2, 0, 0, 0, 0, ARM_MPU_REGION_SIZE_1MB);

    /* Enable MPU */
    ARM_MPU_Enable(MPU_CTRL_PRIVDEFENA_Msk);

    /* Enable I cache and D cache */
    SCB_EnableDCache();
    SCB_EnableICache();
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 18:28:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1249863#M13401</guid>
      <dc:creator>carstengroen</dc:creator>
      <dc:date>2021-03-22T18:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 with non-cacheable are in HyperRAM problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1262186#M13812</link>
      <description>&lt;P&gt;Hi Carsten,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your patience with this thread. The applications team and I are having difficulties replicating your test environment because we don't have a board with that HyperRAM on hand.&lt;/P&gt;
&lt;P&gt;Do you have any new findings that might help us to have a better understanding of what is happening?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Victor&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 17:01:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1262186#M13812</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2021-04-14T17:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 with non-cacheable are in HyperRAM problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1262194#M13813</link>
      <description>&lt;P&gt;Hi Victor,&lt;/P&gt;&lt;P&gt;No worries. If it can help you, I can easily send you a mounted board to test on ?&lt;/P&gt;&lt;P&gt;Its a very small board with only a 1064, a '42 HyperRAM, A 1G NAND Flash and a USB connector (USB0).&lt;/P&gt;&lt;P&gt;I could send you that and also schematics etc if it will help ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Carsten&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 17:11:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1262194#M13813</guid>
      <dc:creator>carstengroen</dc:creator>
      <dc:date>2021-04-14T17:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 with non-cacheable are in HyperRAM problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1273178#M14122</link>
      <description>&lt;P&gt;Hi Carsten,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please share with me the project that you are using to test this?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Victor&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 16:51:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1273178#M14122</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2021-05-06T16:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 with non-cacheable are in HyperRAM problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1273186#M14123</link>
      <description>&lt;P&gt;Hi Victor,&lt;/P&gt;&lt;P&gt;I need to make a smaller project as the one that fails I'm not able to send. Let me look into this and see if I can get something manageable that shows the problem. I will PM you once I got it running.&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 17:15:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1273186#M14123</guid>
      <dc:creator>carstengroen</dc:creator>
      <dc:date>2021-05-06T17:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 with non-cacheable are in HyperRAM problem</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1273597#M14131</link>
      <description>&lt;P&gt;Victor,&lt;/P&gt;&lt;P&gt;PM sent with a link to a project&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 09:14:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-with-non-cacheable-area-in-HyperRAM-problem/m-p/1273597#M14131</guid>
      <dc:creator>carstengroen</dc:creator>
      <dc:date>2021-05-07T09:14:26Z</dc:date>
    </item>
  </channel>
</rss>

