<?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>LPC MicrocontrollersのトピックHow to run an example project from board-SDRAM</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-run-an-example-project-from-board-SDRAM/m-p/1262810#M44664</link>
    <description>&lt;P&gt;Hi, I've a LPC54628 board. I'm not able to run an example project (already available in sdk) in the board-SDRAM.&lt;/P&gt;&lt;P&gt;While in the internal memory everything works.&lt;/P&gt;&lt;P&gt;Any advice?&lt;/P&gt;</description>
    <pubDate>Thu, 15 Apr 2021 12:25:44 GMT</pubDate>
    <dc:creator>Sebastiano65</dc:creator>
    <dc:date>2021-04-15T12:25:44Z</dc:date>
    <item>
      <title>How to run an example project from board-SDRAM</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-run-an-example-project-from-board-SDRAM/m-p/1262810#M44664</link>
      <description>&lt;P&gt;Hi, I've a LPC54628 board. I'm not able to run an example project (already available in sdk) in the board-SDRAM.&lt;/P&gt;&lt;P&gt;While in the internal memory everything works.&lt;/P&gt;&lt;P&gt;Any advice?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 12:25:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-run-an-example-project-from-board-SDRAM/m-p/1262810#M44664</guid>
      <dc:creator>Sebastiano65</dc:creator>
      <dc:date>2021-04-15T12:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to run an example project from board-SDRAM</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-run-an-example-project-from-board-SDRAM/m-p/1262872#M44668</link>
      <description>&lt;P&gt;There is a setting "Link application to RAM" in C/C++build-&amp;gt;Settings, which you might try.&lt;/P&gt;&lt;P&gt;I am not familiar with the method that MCUXpresso supports for RAM execution, but know of other IDEs supporting a direct load via the debugger. Otherwise, the code is flashed, and copied to RAM at runtime.&lt;/P&gt;&lt;P&gt;Anyway, I suppose this method will not work for many projects. First, the RAM is much smaller than the Flash, so the code size is quite limited. And second, code than needs to share the RAM with data and stack.&lt;/P&gt;&lt;P&gt;I used RAM-based execution only for special purposes, like flashing routines in a bootloader with single-bank Flash.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 13:54:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-run-an-example-project-from-board-SDRAM/m-p/1262872#M44668</guid>
      <dc:creator>frank_m</dc:creator>
      <dc:date>2021-04-15T13:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to run an example project from board-SDRAM</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-run-an-example-project-from-board-SDRAM/m-p/1263107#M44673</link>
      <description>&lt;P&gt;Hi, Sebastiano,&lt;/P&gt;
&lt;P&gt;I suppose that you do not initialize the MPU module, pls refer to an12423.pdf&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com.cn/docs/en/application-note/AN12423.pdf" target="_blank"&gt;https://www.nxp.com.cn/docs/en/application-note/AN12423.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Xiangjun Rong&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 00:59:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-run-an-example-project-from-board-SDRAM/m-p/1263107#M44673</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2021-04-16T00:59:40Z</dc:date>
    </item>
  </channel>
</rss>

