<?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: S32DS v3.4 + SDK RTM 4.0.2: example project not getting compiled</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/S32DS-v3-4-SDK-RTM-4-0-2-example-project-not-getting-compiled/m-p/1331952#M7771</link>
    <description>&lt;P&gt;Hello Mike,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the quick response, the approach suggested by you worked perfectly! &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking forward to exploring the example software now. &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhishek.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Aug 2021 19:24:34 GMT</pubDate>
    <dc:creator>abhishek_kulkar</dc:creator>
    <dc:date>2021-08-30T19:24:34Z</dc:date>
    <item>
      <title>S32DS v3.4 + SDK RTM 4.0.2: example project not getting compiled</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32DS-v3-4-SDK-RTM-4-0-2-example-project-not-getting-compiled/m-p/1331830#M7766</link>
      <description>&lt;P&gt;Hello Folks!&lt;/P&gt;&lt;P&gt;I have an evaluation board for S32K142.&lt;/P&gt;&lt;P&gt;Downloaded and installed S32 Design Studio for S32 Platform v3.4.&lt;/P&gt;&lt;P&gt;Downloaded and installed S32K SDK RTM 4.0.2.&lt;/P&gt;&lt;P&gt;Opened the Hello World example project from the SDK.&lt;/P&gt;&lt;P&gt;After attempting to build the project, getting this error message:&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="S32DesignStudiov3.4_Problem.JPG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/154524i15ECC46B1411E002/image-size/large?v=v2&amp;amp;px=999" role="button" title="S32DesignStudiov3.4_Problem.JPG" alt="S32DesignStudiov3.4_Problem.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please suggest what one should do additionally to compile the SDK example projects. Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 13:45:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32DS-v3-4-SDK-RTM-4-0-2-example-project-not-getting-compiled/m-p/1331830#M7766</guid>
      <dc:creator>abhishek_kulkar</dc:creator>
      <dc:date>2021-08-30T13:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: S32DS v3.4 + SDK RTM 4.0.2: example project not getting compiled</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32DS-v3-4-SDK-RTM-4-0-2-example-project-not-getting-compiled/m-p/1331900#M7768</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/51993"&gt;@abhishek_kulkar&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;How did you install&amp;nbsp;&lt;SPAN&gt;S32K SDK RTM 4.0.2? Did you use S32DS Extensions and Updates or did you use Install New Software?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you use S32DS Extensions and Updates (strongly encouraged option), then it would have required you to also install S32K1xx development package. This development package is required to add necessary support for S32K1xx devices to S32 Design Studio. If you did not install this package, then the build would not work for the example projects.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/154530iCF256616945670A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 16:21:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32DS-v3-4-SDK-RTM-4-0-2-example-project-not-getting-compiled/m-p/1331900#M7768</guid>
      <dc:creator>mikedoidge</dc:creator>
      <dc:date>2021-08-30T16:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: S32DS v3.4 + SDK RTM 4.0.2: example project not getting compiled</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32DS-v3-4-SDK-RTM-4-0-2-example-project-not-getting-compiled/m-p/1331952#M7771</link>
      <description>&lt;P&gt;Hello Mike,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the quick response, the approach suggested by you worked perfectly! &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking forward to exploring the example software now. &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhishek.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 19:24:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32DS-v3-4-SDK-RTM-4-0-2-example-project-not-getting-compiled/m-p/1331952#M7771</guid>
      <dc:creator>abhishek_kulkar</dc:creator>
      <dc:date>2021-08-30T19:24:34Z</dc:date>
    </item>
  </channel>
</rss>

