<?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>Processor Expert SoftwareのトピックRe: Problem setting up RAM sections in PE on K21</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Problem-setting-up-RAM-sections-in-PE-on-K21/m-p/383913#M2968</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for verifying it wasn't an issue with my configuration.&amp;nbsp; I will use the work around.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Feb 2015 15:20:09 GMT</pubDate>
    <dc:creator>mkeller</dc:creator>
    <dc:date>2015-02-19T15:20:09Z</dc:date>
    <item>
      <title>Problem setting up RAM sections in PE on K21</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Problem-setting-up-RAM-sections-in-PE-on-K21/m-p/383911#M2966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using CodeWarrior v10.6 to set up a &lt;SPAN style="font-size: 13.3333330154419px;"&gt;MK21FX512VMC12 &lt;/SPAN&gt;CPU using Processor Expert.&amp;nbsp; I am running into an error when I try to setup the RAM sections.&amp;nbsp; The default setting sets up two sections:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Name: m_data&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Address: 1FFF8000&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Size: 8000&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Name: m_data_20000000&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Address: 20000000&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Size: 8000&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;This only configures the part for 64K of RAM space.&amp;nbsp; According to the part specifications and reference manual, the part has 128 KB of RAM (which is actually why we selected it - we outgrew a smaller K20 MCU).&amp;nbsp; I followed the specifications in the reference manual (K21 Sub-Family Reference Manual, Rev. 3, April 2014 section 3.5.3.2) for configuring the SRAM addresses.&amp;nbsp; Using these guidelines I setup the following two sections in PE:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px; font-size: 13.3333330154419px;"&gt;Name: m_data&lt;/P&gt;&lt;P style="padding-left: 30px; font-size: 13.3333330154419px;"&gt;Address: 1FFF0000&lt;/P&gt;&lt;P style="padding-left: 30px; font-size: 13.3333330154419px;"&gt;Size: FFFF&lt;/P&gt;&lt;P style="padding-left: 30px; font-size: 13.3333330154419px;"&gt;Name: m_data_20000000&lt;/P&gt;&lt;P style="padding-left: 30px; font-size: 13.3333330154419px;"&gt;Address: 20000000&lt;/P&gt;&lt;P style="padding-left: 30px; font-size: 13.3333330154419px;"&gt;Size: FFFF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to configure these sections, Processor Expert gives me an error saying "There is no access to memory from 0x1FFF0000 to 0x1FFF7FFF" for the m_data section and "There is no access to memory from 0x20000000 to 0x2000FFFF" for the &lt;SPAN style="font-size: 13.3333330154419px;"&gt;m_data_20000000 section.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm assuming I can get around this by turning off the link file generation and manually configuring the sections.&amp;nbsp;&amp;nbsp; I wanted to verify that I'm not doing something wrong in my configuration before going down that path.&amp;nbsp; Also, I'd prefer not to take that approach since you really lose the benefits that the tool brings.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 15:30:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Problem-setting-up-RAM-sections-in-PE-on-K21/m-p/383911#M2966</guid>
      <dc:creator>mkeller</dc:creator>
      <dc:date>2015-02-18T15:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem setting up RAM sections in PE on K21</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Problem-setting-up-RAM-sections-in-PE-on-K21/m-p/383912#M2967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Matt Keller:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your observation is correct and this seems to be a Processor Expert bug. I will report it to the developers, thank you for your finding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The workaround as you stated is to disable linker file generation and doing the proper changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 22:08:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Problem-setting-up-RAM-sections-in-PE-on-K21/m-p/383912#M2967</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2015-02-18T22:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem setting up RAM sections in PE on K21</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Problem-setting-up-RAM-sections-in-PE-on-K21/m-p/383913#M2968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for verifying it wasn't an issue with my configuration.&amp;nbsp; I will use the work around.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 15:20:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Problem-setting-up-RAM-sections-in-PE-on-K21/m-p/383913#M2968</guid>
      <dc:creator>mkeller</dc:creator>
      <dc:date>2015-02-19T15:20:09Z</dc:date>
    </item>
  </channel>
</rss>

