<?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 XIP and NON-XIP data transfer clarfication in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/XIP-and-NON-XIP-data-transfer-clarfication/m-p/1570220#M51023</link>
    <description>&lt;P&gt;Hi;&lt;/P&gt;&lt;P&gt;I was currently worked in &lt;STRONG&gt;LPC54018 customized Board&lt;/STRONG&gt;.My Project is to display the font in the &lt;STRONG&gt;TFT Display (ST7789V).&lt;/STRONG&gt;In our controller default&amp;nbsp; don't have an&amp;nbsp; internal flash Memory.So we install the &lt;STRONG&gt;External NOR Flash Memory(W25Q128JV)&lt;/STRONG&gt; to interface with the Micro-controller and it is connected through TFT Display.&lt;/P&gt;&lt;P&gt;Doubts?&lt;/P&gt;&lt;P&gt;1.I have a doubt how the data was transfer whether through(&lt;STRONG&gt;External NOR flash -&amp;gt; SRAM -&amp;gt; TFT Controller[XIP METHOD])&lt;/STRONG&gt; or (&lt;STRONG&gt;External NOR Flash -&amp;gt; TFT Controller with the help of DMA[NON-XIP])&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;2.How I was identified the &lt;STRONG&gt;path of data transfer&lt;/STRONG&gt; in MCUXPresso Whether it was&lt;STRONG&gt; XIP or NON-XIP method?&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Dec 2022 07:25:54 GMT</pubDate>
    <dc:creator>VIGNESH_BABU</dc:creator>
    <dc:date>2022-12-15T07:25:54Z</dc:date>
    <item>
      <title>XIP and NON-XIP data transfer clarfication</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/XIP-and-NON-XIP-data-transfer-clarfication/m-p/1570220#M51023</link>
      <description>&lt;P&gt;Hi;&lt;/P&gt;&lt;P&gt;I was currently worked in &lt;STRONG&gt;LPC54018 customized Board&lt;/STRONG&gt;.My Project is to display the font in the &lt;STRONG&gt;TFT Display (ST7789V).&lt;/STRONG&gt;In our controller default&amp;nbsp; don't have an&amp;nbsp; internal flash Memory.So we install the &lt;STRONG&gt;External NOR Flash Memory(W25Q128JV)&lt;/STRONG&gt; to interface with the Micro-controller and it is connected through TFT Display.&lt;/P&gt;&lt;P&gt;Doubts?&lt;/P&gt;&lt;P&gt;1.I have a doubt how the data was transfer whether through(&lt;STRONG&gt;External NOR flash -&amp;gt; SRAM -&amp;gt; TFT Controller[XIP METHOD])&lt;/STRONG&gt; or (&lt;STRONG&gt;External NOR Flash -&amp;gt; TFT Controller with the help of DMA[NON-XIP])&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;2.How I was identified the &lt;STRONG&gt;path of data transfer&lt;/STRONG&gt; in MCUXPresso Whether it was&lt;STRONG&gt; XIP or NON-XIP method?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 07:25:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/XIP-and-NON-XIP-data-transfer-clarfication/m-p/1570220#M51023</guid>
      <dc:creator>VIGNESH_BABU</dc:creator>
      <dc:date>2022-12-15T07:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: XIP and NON-XIP data transfer clarfication</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/XIP-and-NON-XIP-data-transfer-clarfication/m-p/1571020#M51040</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/209612"&gt;@VIGNESH_BABU&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;XIP is execute directly in flash, no-xip is copy from flash to SRAM to execute.&lt;/P&gt;
&lt;P&gt;About change NO-xip to XIP, if you use MCUXpresso IDE, try to disable "Plain load image" , the re-build.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1671171857379.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/204698iE1FE346F1FF275EE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1671171857379.png" alt="Alice_Yang_0-1671171857379.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;Also there is XIP and NO-xip demo under SDK for lpc54s018, you can run them to check the process.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 06:24:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/XIP-and-NON-XIP-data-transfer-clarfication/m-p/1571020#M51040</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-12-16T06:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: XIP and NON-XIP data transfer clarfication</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/XIP-and-NON-XIP-data-transfer-clarfication/m-p/1574198#M51092</link>
      <description>&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;Finally I got the clarification of differences between XIP and NO-XIP. Thank you Alice.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 11:53:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/XIP-and-NON-XIP-data-transfer-clarfication/m-p/1574198#M51092</guid>
      <dc:creator>VIGNESH_BABU</dc:creator>
      <dc:date>2022-12-23T11:53:17Z</dc:date>
    </item>
  </channel>
</rss>

