<?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 Studio Compile Error in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Studio-Compile-Error/m-p/599760#M595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you have swapped operands for this instruction ? It is common error of newbies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Feb 2017 15:11:37 GMT</pubDate>
    <dc:creator>stepank</dc:creator>
    <dc:date>2017-02-25T15:11:37Z</dc:date>
    <item>
      <title>S32 Studio Compile Error</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Studio-Compile-Error/m-p/599759#M594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I encountered the following error when compiling my project using S32:&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/13792iF6BF04D7A51B9DE7/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;What does that mean? How should I handle this?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Qiao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Feb 2017 08:15:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Studio-Compile-Error/m-p/599759#M594</guid>
      <dc:creator>qiaodeng</dc:creator>
      <dc:date>2017-02-25T08:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Studio Compile Error</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Studio-Compile-Error/m-p/599760#M595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you have swapped operands for this instruction ? It is common error of newbies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Feb 2017 15:11:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Studio-Compile-Error/m-p/599760#M595</guid>
      <dc:creator>stepank</dc:creator>
      <dc:date>2017-02-25T15:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Studio Compile Error</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Studio-Compile-Error/m-p/599761#M596</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;error Unsupported relocation against PIR or r4 is caused by incorrect syntax. If you use inline assembler and GPR registers, you have to use following syntax:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;asm("e_li&amp;nbsp; &lt;STRONG&gt;%r0&lt;/STRONG&gt;, 0");&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There must be character % near the SPR register name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2017 07:47:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Studio-Compile-Error/m-p/599761#M596</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2017-02-27T07:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Studio Compile Error</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Studio-Compile-Error/m-p/599762#M597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;I've found them and add % , now only the PIR error left. How should I deal with this? Thanks！&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/14158i1B91338E5BC62156/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;Regards,&lt;/P&gt;&lt;P&gt;Qiao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2017 09:22:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Studio-Compile-Error/m-p/599762#M597</guid>
      <dc:creator>qiaodeng</dc:creator>
      <dc:date>2017-02-27T09:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Studio Compile Error</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Studio-Compile-Error/m-p/599763#M598</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 do not know, which microcontroller you use, but PIR register is special purpose register. You have to look to the core reference manual for appropriate core and find the number of the PIR register which you use instead of PIR. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2017 11:48:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Studio-Compile-Error/m-p/599763#M598</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2017-02-27T11:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Studio Compile Error</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Studio-Compile-Error/m-p/599764#M599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;The MCU is MPC5746R, the code file is from MCAL , I just import&amp;nbsp;&amp;nbsp;them into my project and don't know why they can not be complied.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Qiao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2017 11:58:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Studio-Compile-Error/m-p/599764#M599</guid>
      <dc:creator>qiaodeng</dc:creator>
      <dc:date>2017-02-27T11:58:51Z</dc:date>
    </item>
  </channel>
</rss>

