<?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: S32 migration from 1.0 to 1.2 in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/S32-migration-from-1-0-to-1-2/m-p/690565#M1561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, so that's it, as &lt;EM&gt;-mpcu=e200z4&lt;/EM&gt; is indeed used in gcc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nevertheless, the Release Notes should state this more clearly, in my opinion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, and answer marked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Aug 2017 14:31:19 GMT</pubDate>
    <dc:creator>chosp</dc:creator>
    <dc:date>2017-08-02T14:31:19Z</dc:date>
    <item>
      <title>S32 migration from 1.0 to 1.2</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-migration-from-1-0-to-1-2/m-p/690561#M1557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am migrating my S32 for Power version 1.0 to version 1.2. The migration went seamlessly, except for the fact that the program which I am working on, would not work properly anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a Release Note in&amp;nbsp;&lt;A class="link-titled" href="http://www.nxp.com/docs/en/release-note/S32DS-POWER-v1-2-RN.pdf" title="http://www.nxp.com/docs/en/release-note/S32DS-POWER-v1-2-RN.pdf"&gt;http://www.nxp.com/docs/en/release-note/S32DS-POWER-v1-2-RN.pdf&lt;/A&gt;&amp;nbsp;where some mandatory migration steps are shown.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had no problems adding &amp;nbsp;the sections to the linker, but I am having problems with the section "3.3 e200z4 decorated storage instructions":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;STRONG&gt;3.3 e200z4 decorated storage instructions&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Since from binutils 2.28 mainline these instructions are also supported. But assembler doesn’t accept them with -mvle option. To enable these instructions user need to use -me200z4 option which was intoduced in 2.28. Objdump also has -Me200z4 switch to show mnemonics for these instructions.&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I have tried to add the -me200z4 option everywhere in the project settings, but the keyword keeps unrecognized:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;EM&gt;powerpc-eabivle-gcc.exe: error: unrecognized command line option '-me200z4'&lt;/EM&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you explain me where should this be added? Will not adding this keyword compromise my application?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My IDE is:&lt;/P&gt;&lt;P&gt;S32 Design Studio for Power Architecture&lt;/P&gt;&lt;P&gt;Version: 1.2 &lt;BR /&gt;Build id: 170613&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 15:40:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-migration-from-1-0-to-1-2/m-p/690561#M1557</guid>
      <dc:creator>chosp</dc:creator>
      <dc:date>2017-08-01T15:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: S32 migration from 1.0 to 1.2</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-migration-from-1-0-to-1-2/m-p/690562#M1558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no chance test it on real project - but I understand the info from PDF file that flag -me200z4 is for assembler (powerpc-eabivle-as.exe). You should add it only into assembly section:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/8508iC85AF060C01B08BA/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2017 10:25:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-migration-from-1-0-to-1-2/m-p/690562#M1558</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2017-08-02T10:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: S32 migration from 1.0 to 1.2</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-migration-from-1-0-to-1-2/m-p/690563#M1559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jiri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That doesn't work in my S32 version (mentioned in the OP).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2017 11:48:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-migration-from-1-0-to-1-2/m-p/690563#M1559</guid>
      <dc:creator>chosp</dc:creator>
      <dc:date>2017-08-02T11:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: S32 migration from 1.0 to 1.2</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-migration-from-1-0-to-1-2/m-p/690564#M1560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By calling "powerpc-eabivle-gcc.exe" you invoke GCC driver. Driver will pass automatically -me200z4 to assembler when "-mcpu=e200z4" is used:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;powerpc-eabivle-&lt;STRONG&gt;gcc&lt;/STRONG&gt;.exe -mcpu=e200z4 test.s&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Otherwise if you want invoke AS directly:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;powerpc-eabivle-&lt;STRONG&gt;as&lt;/STRONG&gt;.exe&lt;EM&gt; -me200z4 test.s&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2017 12:01:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-migration-from-1-0-to-1-2/m-p/690564#M1560</guid>
      <dc:creator>alexanderfedoto</dc:creator>
      <dc:date>2017-08-02T12:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: S32 migration from 1.0 to 1.2</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-migration-from-1-0-to-1-2/m-p/690565#M1561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, so that's it, as &lt;EM&gt;-mpcu=e200z4&lt;/EM&gt; is indeed used in gcc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nevertheless, the Release Notes should state this more clearly, in my opinion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, and answer marked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2017 14:31:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-migration-from-1-0-to-1-2/m-p/690565#M1561</guid>
      <dc:creator>chosp</dc:creator>
      <dc:date>2017-08-02T14:31:19Z</dc:date>
    </item>
  </channel>
</rss>

