<?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: Boot from SDRAM issue in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Boot-from-SDRAM-issue/m-p/1287918#M14556</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;1) Is there any settings requires ? or do we need to initialize SDRAM to boot from this?&lt;BR /&gt;-- Please check the below debug setting.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jeremyzhou_0-1623035215489.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/146366iBA42F74D7E0D5FDB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jeremyzhou_0-1623035215489.png" alt="jeremyzhou_0-1623035215489.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;From my experience, you'd better port your demo project to the elcdif_gdb demo project for testing.&lt;BR /&gt;Have a great day.&lt;BR /&gt;TIC&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;&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;</description>
    <pubDate>Mon, 07 Jun 2021 03:07:11 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2021-06-07T03:07:11Z</dc:date>
    <item>
      <title>Boot from SDRAM issue</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Boot-from-SDRAM-issue/m-p/1287340#M14541</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are working on LCD of MIMXRT 1052 EVKB board and using SDK_2.9.1_EVKB-IMXRT1050. For this example project RGB uses SDRAM linker file MIMXRT1052xxxxx_sdram.icf.&lt;/P&gt;&lt;P&gt;We have created our own project on IAR where we are not using any startup file. We have created our own vector table and assign to SCB-&amp;gt;VTOR register. When using MIMXRT1052xxxxx_ram.icf linker file, everything is working fine on LCD but the image size is not correct(this is not the problem) as memory is not sufficient . To correct image size need to use SDRAM linker file but when I put code in debug mode using this&amp;nbsp;SDRAM linker file it goes to hardware fault or reset. Seems SDRAM is not initialized so system not able to boot.&lt;/P&gt;&lt;P&gt;Kindly let me knowhow to use SDRAM linker file and boot system.&lt;/P&gt;&lt;P&gt;Thanks/Shailesh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 07:38:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Boot-from-SDRAM-issue/m-p/1287340#M14541</guid>
      <dc:creator>shaileshnsec</dc:creator>
      <dc:date>2021-06-04T07:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Boot from SDRAM issue</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Boot-from-SDRAM-issue/m-p/1287385#M14543</link>
      <description>&lt;P&gt;hI,&lt;/P&gt;
&lt;P&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;BR /&gt;After selecting the sdram_debug option, I run the elcdif_rgb demo on the MIMXRT1050, actually, it can work well and I've not encountered the issue you mentioned.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jeremyzhou_0-1622796414294.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/146265iF1106515448144A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jeremyzhou_0-1622796414294.png" alt="jeremyzhou_0-1622796414294.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;BTW, I also use the SDK_2.9.1_EVKB-IMXRT1050&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&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;&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;</description>
      <pubDate>Fri, 04 Jun 2021 08:47:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Boot-from-SDRAM-issue/m-p/1287385#M14543</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2021-06-04T08:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Boot from SDRAM issue</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Boot-from-SDRAM-issue/m-p/1287414#M14544</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;SDK is working fine. We have created our own eLcdif module by taking reference from &lt;SPAN&gt;SDK_2.9.1_EVKB-IMXRT1050 and we are not using any startup.s file. But in case our elcdif when using SDRAM MIMXRT1052xxxxx_sdram linker file, it is going to hardfault or reset. But with linker&amp;nbsp;file&amp;nbsp;MIMXRT1052xxxxx_ram.icf, It is hitting correctly to main(). Is there any settings requires ? or do we need to initialize SDRAM to boot from this ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In case of SDK using SDRAM linker file&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shaileshnsec_0-1622800638925.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/146276i08184C80E29B111A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shaileshnsec_0-1622800638925.png" alt="shaileshnsec_0-1622800638925.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In case of our Lcdif using SDRAM linker file&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shaileshnsec_1-1622800693901.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/146277i867DFCBC444D1504/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shaileshnsec_1-1622800693901.png" alt="shaileshnsec_1-1622800693901.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks/Shailesh&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 09:55:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Boot-from-SDRAM-issue/m-p/1287414#M14544</guid>
      <dc:creator>shaileshnsec</dc:creator>
      <dc:date>2021-06-04T09:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Boot from SDRAM issue</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Boot-from-SDRAM-issue/m-p/1287918#M14556</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;1) Is there any settings requires ? or do we need to initialize SDRAM to boot from this?&lt;BR /&gt;-- Please check the below debug setting.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jeremyzhou_0-1623035215489.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/146366iBA42F74D7E0D5FDB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jeremyzhou_0-1623035215489.png" alt="jeremyzhou_0-1623035215489.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;From my experience, you'd better port your demo project to the elcdif_gdb demo project for testing.&lt;BR /&gt;Have a great day.&lt;BR /&gt;TIC&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;&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;</description>
      <pubDate>Mon, 07 Jun 2021 03:07:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Boot-from-SDRAM-issue/m-p/1287918#M14556</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2021-06-07T03:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Boot from SDRAM issue</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Boot-from-SDRAM-issue/m-p/1287985#M14558</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I am able to boot correctly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not related to boot, I am working on LCD,&amp;nbsp; We are able to perform RGB. Do you have any example code to update text on LCD or Image loading in LCD ?&lt;/P&gt;&lt;P&gt;I can see in&amp;nbsp;SDK_2.3.0_EVK-MIMXRT1050 example given sd_jpeg but seems discontinued in&amp;nbsp;SDK_2.9.1_EVKB-IMXRT1050. Could you please provide for&amp;nbsp;SDK_2.9.1_EVKB-IMXRT1050 version also ?&lt;/P&gt;&lt;P&gt;Thanks/ Shailesh&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 09:12:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Boot-from-SDRAM-issue/m-p/1287985#M14558</guid>
      <dc:creator>shaileshnsec</dc:creator>
      <dc:date>2021-06-07T09:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Boot from SDRAM issue</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Boot-from-SDRAM-issue/m-p/1288190#M14569</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;1) Do you have any example code to update text on LCD or Image loading in LCD ?&lt;BR /&gt;-- To provide the fastest possible support, I'd highly recommend you to refer to either emWin or LVGL demo in the SDK library.&lt;BR /&gt;2) I can see in SDK_2.3.0_EVK-MIMXRT1050 example given sd_jpeg but seems discontinued in SDK_2.9.1_EVKB-IMXRT1050. Could you please provide for SDK_2.9.1_EVKB-IMXRT1050 version also?&lt;BR /&gt;-- Please import the sd_jpeg demo as the below figure shows.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jeremyzhou_0-1623059538931.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/146436iE03F148C5366B6C1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jeremyzhou_0-1623059538931.png" alt="jeremyzhou_0-1623059538931.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&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;&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;</description>
      <pubDate>Mon, 07 Jun 2021 09:52:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Boot-from-SDRAM-issue/m-p/1288190#M14569</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2021-06-07T09:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Boot from SDRAM issue</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Boot-from-SDRAM-issue/m-p/1288213#M14570</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have seen this on&amp;nbsp;MCUXpressoIDE_11.3.1_5262. Is it possible to provide IAR code, I am not using&amp;nbsp;MCUXpressoIDE_11.3.1_5262 IDE.&lt;/P&gt;&lt;P&gt;Thanks/Shailesh&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 10:20:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Boot-from-SDRAM-issue/m-p/1288213#M14570</guid>
      <dc:creator>shaileshnsec</dc:creator>
      <dc:date>2021-06-07T10:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Boot from SDRAM issue</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Boot-from-SDRAM-issue/m-p/1288228#M14572</link>
      <description>&lt;P&gt;Hi, thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have downloaded IAR project for sd_jpeg.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks/shailesh&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 10:38:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Boot-from-SDRAM-issue/m-p/1288228#M14572</guid>
      <dc:creator>shaileshnsec</dc:creator>
      <dc:date>2021-06-07T10:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Boot from SDRAM issue</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Boot-from-SDRAM-issue/m-p/1288253#M14573</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;After running&amp;nbsp;emwin_temperature_control,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting below issue,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shaileshnsec_0-1623065001333.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/146445iF1CD4A11503B34AD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shaileshnsec_0-1623065001333.png" alt="shaileshnsec_0-1623065001333.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;any way to recover this&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 11:21:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Boot-from-SDRAM-issue/m-p/1288253#M14573</guid>
      <dc:creator>shaileshnsec</dc:creator>
      <dc:date>2021-06-07T11:21:23Z</dc:date>
    </item>
  </channel>
</rss>

