<?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>i.MX RT Crossover MCUs中的主题 Re: variable mapping</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/variable-mapping/m-p/1256902#M13664</link>
    <description>&lt;P&gt;Him&lt;BR /&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you. &lt;BR /&gt;To place data item into a specific memory region, it should add the below code in the code project prior to using the __DATA macro.&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;#include &amp;lt;cr_section_macros.h&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
    <pubDate>Tue, 06 Apr 2021 02:46:25 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2021-04-06T02:46:25Z</dc:date>
    <item>
      <title>variable mapping</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/variable-mapping/m-p/1256816#M13660</link>
      <description>I ran out of space in SRAM_DTC and need to map some arrays to SRAM_OC (RAM3) the line: __DATA(RAM3) double g_F_k[NSTATE][NSTATE] = {{0.0}}; results in: ../source/filter/src/tight_coupling.c:30:1: warning: return type defaults to 'int' [-Wimplicit-int] 30 | __DATA(RAM3) double g_F_k[NSTATE][NSTATE] = {{0.0}}; // State Transition Matrix | ^~~~~~ ../source/filter/src/tight_coupling.c: In function '__DATA': ../source/filter/src/tight_coupling.c:30:1: error: parameter 'g_F_k' is initialized ../source/filter/src/tight_coupling.c:30:1: warning: braces around scalar initializer ../source/filter/src/tight_coupling.c:30:1: note: (near initialization for 'g_F_k') any ideas? Thanks Leroy</description>
      <pubDate>Mon, 05 Apr 2021 21:48:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/variable-mapping/m-p/1256816#M13660</guid>
      <dc:creator>leroynash</dc:creator>
      <dc:date>2021-04-05T21:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: variable mapping</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/variable-mapping/m-p/1256864#M13661</link>
      <description>&lt;P&gt;Try to use __attribute__() instead?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 01:50:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/variable-mapping/m-p/1256864#M13661</guid>
      <dc:creator>crist_xu</dc:creator>
      <dc:date>2021-04-06T01:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: variable mapping</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/variable-mapping/m-p/1256902#M13664</link>
      <description>&lt;P&gt;Him&lt;BR /&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you. &lt;BR /&gt;To place data item into a specific memory region, it should add the below code in the code project prior to using the __DATA macro.&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;#include &amp;lt;cr_section_macros.h&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 02:46:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/variable-mapping/m-p/1256902#M13664</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2021-04-06T02:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: variable mapping</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/variable-mapping/m-p/1257338#M13675</link>
      <description>&lt;P&gt;That simple, thanks&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 12:55:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/variable-mapping/m-p/1257338#M13675</guid>
      <dc:creator>leroynash</dc:creator>
      <dc:date>2021-04-06T12:55:53Z</dc:date>
    </item>
  </channel>
</rss>

