<?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: Memory Configration Editor in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Memory-Configration-Editor/m-p/581207#M24871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by eX-SNB on Tue Nov 05 06:47:36 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your information&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Stefab&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:42:02 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:42:02Z</dc:date>
    <item>
      <title>Memory Configration Editor</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Memory-Configration-Editor/m-p/581205#M24869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by eX-SNB on Tue Oct 29 06:54:14 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm new here and it is my first time with LPCXpresso and the LPC1857 (Hitex Eval Board).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My project is an data logger and I wil store measured data form a accelerometer in the SDRAM temporary.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an example program for the Hitex Eval Board, it is called memtest, I will use this project as for testing the SDRAM and my project. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now my question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the project properties from the memtest project the SDRAM (adress 0x28000000) is not listed in the Memory Configration Editor.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Only the internal Flash (0x14000000) and five RAMs (adress 0x10000000,0x10080000,0x20000000,0x20008000,0x2000c000) are listed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it necassary that I add here the SDRAM?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;On the website "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fsupport.code-red-tech.com%2FCodeRedWiki%2FEnhancedManagedLinkScripts" rel="nofollow" target="_blank"&gt;http://support.code-red-tech.com/CodeRedWiki/EnhancedManagedLinkScripts&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; " I found that only the firts RAM in the Memory Configuration Editor is used for data or bss.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I will use the SDRAM for saving the measured data in an Array.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Should I do this procedure?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it enough to add the SDRAM in the Memory Configuration Editor and the Linker manage the location from the usable storage itself?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Stefan&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:42:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Memory-Configration-Editor/m-p/581205#M24869</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Configration Editor</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Memory-Configration-Editor/m-p/581206#M24870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Thu Oct 31 02:48:28 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, you can add your SDRAM to the memory configuration editor. **But** you will also need to ensure that your application contains code that enables the SDRAM before it is used. This typically means that you will need to add a call to your SDRAM init code from within the cr_startup_lpc18xx.c file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For more information on using the Memory Configuration Editor itself, please read the LPCXpresso 6 User Guide.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:42:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Memory-Configration-Editor/m-p/581206#M24870</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Configration Editor</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Memory-Configration-Editor/m-p/581207#M24871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by eX-SNB on Tue Nov 05 06:47:36 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your information&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Stefab&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:42:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Memory-Configration-Editor/m-p/581207#M24871</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:42:02Z</dc:date>
    </item>
  </channel>
</rss>

