<?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>P-SeriesのトピックSection attributes - GCC vs. MW</title>
    <link>https://community.nxp.com/t5/P-Series/Section-attributes-GCC-vs-MW/m-p/419644#M2373</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With MW compiler I can specify attributes for a section with following pragma.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14435278913687252 jive_text_macro" data-renderedposition="50_8_970_32" jivemacro_uid="_14435278913687252"&gt;&lt;P&gt;#pragma section R ".hello"&lt;/P&gt;&lt;P&gt;__declspec(section ".hello") int const world = 42;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With GCC compiler I know equivalent for specifying section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14435279013181891 jive_text_macro" data-renderedposition="145_8_970_16" jivemacro_uid="_14435279013181891"&gt;&lt;P&gt;__attribute__ ((section (".hello"))) int const world = 42;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would be the equivalent for specifying that &lt;STRONG&gt;R attribute&lt;/STRONG&gt; with GCC compiler?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GCC is 4.8.2 (gcc-4.8.2-Ee500v2-eabispe) and MW compiler is 4.3 build 278. Both supplied with CW 10.4.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Sep 2015 12:03:16 GMT</pubDate>
    <dc:creator>juhalaukkanen</dc:creator>
    <dc:date>2015-09-29T12:03:16Z</dc:date>
    <item>
      <title>Section attributes - GCC vs. MW</title>
      <link>https://community.nxp.com/t5/P-Series/Section-attributes-GCC-vs-MW/m-p/419644#M2373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With MW compiler I can specify attributes for a section with following pragma.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14435278913687252 jive_text_macro" data-renderedposition="50_8_970_32" jivemacro_uid="_14435278913687252"&gt;&lt;P&gt;#pragma section R ".hello"&lt;/P&gt;&lt;P&gt;__declspec(section ".hello") int const world = 42;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With GCC compiler I know equivalent for specifying section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14435279013181891 jive_text_macro" data-renderedposition="145_8_970_16" jivemacro_uid="_14435279013181891"&gt;&lt;P&gt;__attribute__ ((section (".hello"))) int const world = 42;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would be the equivalent for specifying that &lt;STRONG&gt;R attribute&lt;/STRONG&gt; with GCC compiler?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GCC is 4.8.2 (gcc-4.8.2-Ee500v2-eabispe) and MW compiler is 4.3 build 278. Both supplied with CW 10.4.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 12:03:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/Section-attributes-GCC-vs-MW/m-p/419644#M2373</guid>
      <dc:creator>juhalaukkanen</dc:creator>
      <dc:date>2015-09-29T12:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Section attributes - GCC vs. MW</title>
      <link>https://community.nxp.com/t5/P-Series/Section-attributes-GCC-vs-MW/m-p/419645#M2374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any input? Maybe can be handled only by LCF?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 07:17:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/Section-attributes-GCC-vs-MW/m-p/419645#M2374</guid>
      <dc:creator>juhalaukkanen</dc:creator>
      <dc:date>2015-10-27T07:17:24Z</dc:date>
    </item>
  </channel>
</rss>

