<?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: Imprecise Bus Error when trying to make use of SDRAM on RT1020 EVK in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Imprecise-Bus-Error-when-trying-to-make-use-of-SDRAM-on-RT1020/m-p/1560974#M22683</link>
    <description>&lt;P&gt;Thanks, Jay.&lt;BR /&gt;&lt;BR /&gt;I just tried it, and after downloading to the RT1020 EVK. The same error popped up.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20221129_1057.jpg" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202000iF12D92EEF726EEF9/image-size/large?v=v2&amp;amp;px=999" role="button" title="20221129_1057.jpg" alt="20221129_1057.jpg" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;In any case, I am very interested in getting more documentation on the the ways and means to configure project properties.&lt;BR /&gt;&lt;BR /&gt;Also I have attached the project which generated the above behaviour.&lt;BR /&gt;&lt;BR /&gt;Keep up the good work!&lt;/P&gt;</description>
    <pubDate>Tue, 29 Nov 2022 03:09:46 GMT</pubDate>
    <dc:creator>dykwong</dc:creator>
    <dc:date>2022-11-29T03:09:46Z</dc:date>
    <item>
      <title>Imprecise Bus Error when trying to make use of SDRAM on RT1020 EVK</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Imprecise-Bus-Error-when-trying-to-make-use-of-SDRAM-on-RT1020/m-p/1559876#M22642</link>
      <description>&lt;P&gt;I am using the NXP RT1020 EVK with MCUXpresso IDE v11.6.0 and the latest SDK version ksdk2_0.&lt;/P&gt;&lt;P&gt;The project is an example from the SDK: evkmimxrt1020_sai_edma_record_playback.&lt;/P&gt;&lt;P&gt;I am trying to make use of the onboard SDRAM (region RAM4) by declaring a global variable "test_array[4]". Building the project did not reveal any errors.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="var decl.jpg" style="width: 269px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/201729iEB7F245FAFE426D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="var decl.jpg" alt="var decl.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But when it is downloaded to be debugged, the "IMPRECISERR (2) Imprecise data bus error" popped up.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fault.jpg" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/201728i056842B1DBDF270F/image-size/large?v=v2&amp;amp;px=999" role="button" title="fault.jpg" alt="fault.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When this global variable is removed, the error does not appear.&lt;/P&gt;&lt;P&gt;I realise that this may be a duplication of another issue&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-RT/BOARD-InitBootClocks-causes-hard-fault-when-put-inside-the/m-p/1404845" target="_self"&gt;BOARD_InitBootClocks causes hard fault when put inside the SystemInitHook function&lt;/A&gt;&amp;nbsp;. However, it is unclear how to achieve the SDRAM initialisation using the DCD mechanism.&lt;/P&gt;&lt;P&gt;Perhaps someone may shed some light on the method to perform SDRAM memory initialisation.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2022 09:35:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Imprecise-Bus-Error-when-trying-to-make-use-of-SDRAM-on-RT1020/m-p/1559876#M22642</guid>
      <dc:creator>dykwong</dc:creator>
      <dc:date>2022-11-25T09:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Imprecise Bus Error when trying to make use of SDRAM on RT1020 EVK</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Imprecise-Bus-Error-when-trying-to-make-use-of-SDRAM-on-RT1020/m-p/1560951#M22681</link>
      <description>&lt;P&gt;You can check project setting to see whether&amp;nbsp;XIP_BOOT_HEADER_DCD_ENABLE is set&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DCD.PNG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/201994i2C028F368BAE4376/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DCD.PNG" alt="DCD.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 02:26:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Imprecise-Bus-Error-when-trying-to-make-use-of-SDRAM-on-RT1020/m-p/1560951#M22681</guid>
      <dc:creator>jay_heng</dc:creator>
      <dc:date>2022-11-29T02:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Imprecise Bus Error when trying to make use of SDRAM on RT1020 EVK</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Imprecise-Bus-Error-when-trying-to-make-use-of-SDRAM-on-RT1020/m-p/1560974#M22683</link>
      <description>&lt;P&gt;Thanks, Jay.&lt;BR /&gt;&lt;BR /&gt;I just tried it, and after downloading to the RT1020 EVK. The same error popped up.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20221129_1057.jpg" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202000iF12D92EEF726EEF9/image-size/large?v=v2&amp;amp;px=999" role="button" title="20221129_1057.jpg" alt="20221129_1057.jpg" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;In any case, I am very interested in getting more documentation on the the ways and means to configure project properties.&lt;BR /&gt;&lt;BR /&gt;Also I have attached the project which generated the above behaviour.&lt;BR /&gt;&lt;BR /&gt;Keep up the good work!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 03:09:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Imprecise-Bus-Error-when-trying-to-make-use-of-SDRAM-on-RT1020/m-p/1560974#M22683</guid>
      <dc:creator>dykwong</dc:creator>
      <dc:date>2022-11-29T03:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Imprecise Bus Error when trying to make use of SDRAM on RT1020 EVK</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Imprecise-Bus-Error-when-trying-to-make-use-of-SDRAM-on-RT1020/m-p/1561226#M22697</link>
      <description>It should also be noted that the addition of "XIP_BOOT_HEADER_DCD_ENABLE=1" triggered the display of the following warning during build:&lt;BR /&gt;&lt;BR /&gt;"SKIP_SYSCLK_INIT should be defined to keep system pll (selected to be SEMC source clock in SDK projects) unchanged"&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Nov 2022 09:36:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Imprecise-Bus-Error-when-trying-to-make-use-of-SDRAM-on-RT1020/m-p/1561226#M22697</guid>
      <dc:creator>dykwong</dc:creator>
      <dc:date>2022-11-29T09:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Imprecise Bus Error when trying to make use of SDRAM on RT1020 EVK</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Imprecise-Bus-Error-when-trying-to-make-use-of-SDRAM-on-RT1020/m-p/1561249#M22698</link>
      <description>&lt;P&gt;Great news, Jay.&lt;/P&gt;&lt;P&gt;Defining the following in &lt;U&gt;Project Properties &amp;gt; Settings &amp;gt; MCU C Compiler &amp;gt; Preprocessor&lt;/U&gt;&amp;nbsp;resolved the issue:&lt;BR /&gt;&lt;BR /&gt;SKIP_SYSCLK_INIT&lt;BR /&gt;USE_SDRAM&lt;BR /&gt;XIP_BOOT_HEADER_DCD_ENABLE=1&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="solution.jpg" style="width: 795px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202080i560BC4C15B47ED87/image-size/large?v=v2&amp;amp;px=999" role="button" title="solution.jpg" alt="solution.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 10:10:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Imprecise-Bus-Error-when-trying-to-make-use-of-SDRAM-on-RT1020/m-p/1561249#M22698</guid>
      <dc:creator>dykwong</dc:creator>
      <dc:date>2022-11-29T10:10:20Z</dc:date>
    </item>
  </channel>
</rss>

