<?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>S32 Design StudioのトピックRe: How can S32K define a variable in a specified address?</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/How-can-S32K-define-a-variable-in-a-specified-address/m-p/731257#M2235</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-avatarid="29133" data-externalid="" data-online="false" data-presence="null" data-userid="293563" data-username="jiri.kral@nxp.com" href="https://community.nxp.com/people/jiri.kral@nxp.com" style="color: inherit; background-color: #ffffff; border: 0px; font-weight: bold; font-size: 14px;"&gt;Jiri&lt;/A&gt;，thanks!&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Mar 2018 02:52:06 GMT</pubDate>
    <dc:creator>zhengjianfei</dc:creator>
    <dc:date>2018-03-07T02:52:06Z</dc:date>
    <item>
      <title>How can S32K define a variable in a specified address?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-can-S32K-define-a-variable-in-a-specified-address/m-p/731255#M2233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sometimes we need to&amp;nbsp;define a variable in a specified address,but how to do this?The MCU is S32K144 and IDE is S32DS V2.0. I have tried to use the following method ：1.&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 13px;"&gt;unsigned char &lt;A href="mailto:temp_A@0x00.2"&gt;temp_A@0x00.&lt;/A&gt;&amp;nbsp; 2.u8 sram[200] __attribute__((at(0x20002000))); &amp;nbsp; ，but it did not work！So dose anyone have any idea about this problem,thanks very much!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 09:11:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-can-S32K-define-a-variable-in-a-specified-address/m-p/731255#M2233</guid>
      <dc:creator>zhengjianfei</dc:creator>
      <dc:date>2018-03-06T09:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: How can S32K define a variable in a specified address?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-can-S32K-define-a-variable-in-a-specified-address/m-p/731256#M2234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to create custom section in linker file and add your variable like this:&lt;/P&gt;&lt;P&gt;__attribute__ ((section(".your_section"))) unsigned char your_variable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can look at this thread -&amp;nbsp;&lt;A href="https://community.nxp.com/message/971236"&gt;https://community.nxp.com/message/971236&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 09:40:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-can-S32K-define-a-variable-in-a-specified-address/m-p/731256#M2234</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-03-06T09:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: How can S32K define a variable in a specified address?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-can-S32K-define-a-variable-in-a-specified-address/m-p/731257#M2235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-avatarid="29133" data-externalid="" data-online="false" data-presence="null" data-userid="293563" data-username="jiri.kral@nxp.com" href="https://community.nxp.com/people/jiri.kral@nxp.com" style="color: inherit; background-color: #ffffff; border: 0px; font-weight: bold; font-size: 14px;"&gt;Jiri&lt;/A&gt;，thanks!&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 02:52:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-can-S32K-define-a-variable-in-a-specified-address/m-p/731257#M2235</guid>
      <dc:creator>zhengjianfei</dc:creator>
      <dc:date>2018-03-07T02:52:06Z</dc:date>
    </item>
  </channel>
</rss>

