<?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: GUIX porting on MIMXRT1052 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/GUIX-porting-on-MIMXRT1052/m-p/1600900#M201636</link>
    <description>&lt;P&gt;hi digo,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for updating.&lt;/P&gt;&lt;P&gt;I have tried with LPUART, Uart is working.&lt;/P&gt;&lt;P&gt;But for "&lt;SPAN&gt;EVKB-IMXRT1050-guix_washing_machine&lt;/SPAN&gt;", I found that problem is due to&amp;nbsp; improper memory mapping. Demo code is using SDRAM and&amp;nbsp; The board on which I am working, it has only Qspi memory. Please guide me to modify .icf file according to it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Feb 2023 06:26:20 GMT</pubDate>
    <dc:creator>vipuljain91</dc:creator>
    <dc:date>2023-02-17T06:26:20Z</dc:date>
    <item>
      <title>GUIX porting on MIMXRT1052</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GUIX-porting-on-MIMXRT1052/m-p/1595539#M201239</link>
      <description>&lt;P&gt;I took an example code form MCUexpreso SDK, which is "EVKB-IMXRT1050-guix_washing_machine".&lt;/P&gt;&lt;P&gt;the code is building but when I am flashing it on Board I am nothing on display as well as UART.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please guide me.&lt;/P&gt;&lt;P&gt;I have Updated PinMUX and Board and LCD driver.&lt;/P&gt;&lt;P&gt;#iMXRT1052&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;LI-PRODUCT title="iMXRT1050" id="iMXRT1050"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 11:15:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GUIX-porting-on-MIMXRT1052/m-p/1595539#M201239</guid>
      <dc:creator>vipuljain91</dc:creator>
      <dc:date>2023-02-08T11:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: GUIX porting on MIMXRT1052</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GUIX-porting-on-MIMXRT1052/m-p/1596001#M201277</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212319"&gt;@vipuljain91&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recommend you to first run a LPUART demo and check if works. This demo should do an ECHO of the messages you type.&lt;/P&gt;
&lt;P&gt;Then regarding the LCD, those examples suppor the&amp;nbsp;RK043FN02H and&amp;nbsp;RK043FN66HS Rocktech LCD panels. Make sure to select you LCD panel on the file display_support.h.&lt;/P&gt;
&lt;P&gt;The demo prints useful information to the UART terminal for debugging.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Diego&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 16:23:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GUIX-porting-on-MIMXRT1052/m-p/1596001#M201277</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2023-02-20T16:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: GUIX porting on MIMXRT1052</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GUIX-porting-on-MIMXRT1052/m-p/1600900#M201636</link>
      <description>&lt;P&gt;hi digo,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for updating.&lt;/P&gt;&lt;P&gt;I have tried with LPUART, Uart is working.&lt;/P&gt;&lt;P&gt;But for "&lt;SPAN&gt;EVKB-IMXRT1050-guix_washing_machine&lt;/SPAN&gt;", I found that problem is due to&amp;nbsp; improper memory mapping. Demo code is using SDRAM and&amp;nbsp; The board on which I am working, it has only Qspi memory. Please guide me to modify .icf file according to it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 06:26:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GUIX-porting-on-MIMXRT1052/m-p/1600900#M201636</guid>
      <dc:creator>vipuljain91</dc:creator>
      <dc:date>2023-02-17T06:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: GUIX porting on MIMXRT1052</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GUIX-porting-on-MIMXRT1052/m-p/1602199#M201752</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212319"&gt;@vipuljain91&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the follow up! yes,&amp;nbsp; the demo is linking to SDRAM several elements.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think that it won't be possible to bring this demo to work with ease to the due to RT1050's&amp;nbsp; internal SRAM memory size limitation. External SDRAM usage (close to 600 KB)&amp;nbsp; is bigger than the available size of internal SDRAM (512 KB).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below some snapshots of the memory consumption of the MCUXpresso demo release. It may be pretty similar on KEIL MDK&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="diego_charles_0-1676917666391.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/211613i5DF7FA265A5A94C6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="diego_charles_0-1676917666391.png" alt="diego_charles_0-1676917666391.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;There is a big buffer called frame_buffer which used to hold LCD image, this buffer will consume almost all of the available internal SDRAM.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="diego_charles_1-1676917686986.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/211614i40337EEEB1A31457/image-size/medium?v=v2&amp;amp;px=400" role="button" title="diego_charles_1-1676917686986.png" alt="diego_charles_1-1676917686986.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This buffer is statically defined like this by the GUIX display driver.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;#define DISPLAY_HEIGHT 272
#define DISPLAY_WIDTH  480
-------
#define FRAME_BUFFER_ALIGN  64
#define FRAME_BUFFER_PIXELS (DISPLAY_HEIGHT * DISPLAY_WIDTH)
-------
AT_NONCACHEABLE_SECTION_ALIGN(static USHORT frame_buffer[2][FRAME_BUFFER_PIXELS], FRAME_BUFFER_ALIGN);&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may configure internal SRAM ( see AN12077 ) to place the frame_buffer into internal SRAM, but you may run out of space to other RAM residing variables, or have to do a lot of optimization.&amp;nbsp;I am not telling this is impossible, but adapting this demo may be beyond my support scope.&lt;/P&gt;
&lt;P&gt;All the best,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Diego&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 18:40:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GUIX-porting-on-MIMXRT1052/m-p/1602199#M201752</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2023-02-20T18:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: GUIX porting on MIMXRT1052</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GUIX-porting-on-MIMXRT1052/m-p/1604054#M201888</link>
      <description>&lt;P&gt;Hi Diego,&lt;/P&gt;&lt;P&gt;Thanks for your support.&lt;/P&gt;&lt;P&gt;Can you please connect me with the right person.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have managed memory in internal SRAM. I think I am facing problem in boot or startup section.&lt;/P&gt;&lt;P&gt;Please guide. Can you manage a web meeting so that I can show you what is the exact problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 19:21:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GUIX-porting-on-MIMXRT1052/m-p/1604054#M201888</guid>
      <dc:creator>vipuljain91</dc:creator>
      <dc:date>2023-02-22T19:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: GUIX porting on MIMXRT1052</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GUIX-porting-on-MIMXRT1052/m-p/1607358#M202165</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212319"&gt;@vipuljain91&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am sorry for not being able to get back to you sooner.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately, I can not provide calls, my support is limited to this public space. Customers are also supported by their DFAE or NXP FAE, depending on their project opportunity etc.&lt;/P&gt;
&lt;P&gt;Thanks for letting me know about the internal SRAM management you did. Regarding the boot or startup section, if this is not related to the GUIX porting, please create a new thread.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Diego&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 05:55:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GUIX-porting-on-MIMXRT1052/m-p/1607358#M202165</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2023-03-01T05:55:24Z</dc:date>
    </item>
  </channel>
</rss>

