<?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: How do I avoid flashing code at every deploy and deploy to RAM in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-do-I-avoid-flashing-code-at-every-deploy-and-deploy-to-RAM/m-p/1534988#M196175</link>
    <description>&lt;P&gt;Thanks for your prompt reply.&lt;/P&gt;&lt;P&gt;I get following error&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shahmanishj_0-1665415995968.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/196278iBEABF1FFB30D9607/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shahmanishj_0-1665415995968.png" alt="shahmanishj_0-1665415995968.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Oct 2022 15:33:51 GMT</pubDate>
    <dc:creator>shahmanishj</dc:creator>
    <dc:date>2022-10-10T15:33:51Z</dc:date>
    <item>
      <title>How do I avoid flashing code at every deploy and deploy to RAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-do-I-avoid-flashing-code-at-every-deploy-and-deploy-to-RAM/m-p/1532363#M195969</link>
      <description>&lt;P&gt;It takes a long time to program and verify at each deploy. We want to speed up deploy process. All our IDEs so far allowed to deploy image to RAM. Is is possible with MCUxpresso?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 22:19:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-do-I-avoid-flashing-code-at-every-deploy-and-deploy-to-RAM/m-p/1532363#M195969</guid>
      <dc:creator>shahmanishj</dc:creator>
      <dc:date>2022-10-04T22:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do I avoid flashing code at every deploy and deploy to RAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-do-I-avoid-flashing-code-at-every-deploy-and-deploy-to-RAM/m-p/1534388#M196127</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/197149"&gt;@shahmanishj&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Yes, of course. Check properties-&amp;gt;settings-&amp;gt;Managed Linker Script-&amp;gt;Link application to RAM.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jing&lt;/P&gt;</description>
      <pubDate>Sun, 09 Oct 2022 06:06:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-do-I-avoid-flashing-code-at-every-deploy-and-deploy-to-RAM/m-p/1534388#M196127</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2022-10-09T06:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I avoid flashing code at every deploy and deploy to RAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-do-I-avoid-flashing-code-at-every-deploy-and-deploy-to-RAM/m-p/1534988#M196175</link>
      <description>&lt;P&gt;Thanks for your prompt reply.&lt;/P&gt;&lt;P&gt;I get following error&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shahmanishj_0-1665415995968.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/196278iBEABF1FFB30D9607/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shahmanishj_0-1665415995968.png" alt="shahmanishj_0-1665415995968.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 15:33:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-do-I-avoid-flashing-code-at-every-deploy-and-deploy-to-RAM/m-p/1534988#M196175</guid>
      <dc:creator>shahmanishj</dc:creator>
      <dc:date>2022-10-10T15:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do I avoid flashing code at every deploy and deploy to RAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-do-I-avoid-flashing-code-at-every-deploy-and-deploy-to-RAM/m-p/1535539#M196208</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/197149"&gt;@shahmanishj&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Then you have to deploy your project to SDRAM. Before debug, you must use a script to initialize SDRAM. Please refer to&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-RT/RT1060-SDRAM-Initialization-Script/m-p/1309789" target="_blank"&gt;https://community.nxp.com/t5/i-MX-RT/RT1060-SDRAM-Initialization-Script/m-p/1309789&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;jing&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 09:29:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-do-I-avoid-flashing-code-at-every-deploy-and-deploy-to-RAM/m-p/1535539#M196208</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2022-10-11T09:29:19Z</dc:date>
    </item>
  </channel>
</rss>

