<?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: Integrating PC-Lint to S32DS</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Integrating-PC-Lint-to-S32DS/m-p/913293#M4981</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using with Eclipse the approach I have described in&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://mcuoneclipse.com/2015/12/13/linting-with-eclipse-and-the-gnu-arm-embedded-launchpad-compiler/" title="https://mcuoneclipse.com/2015/12/13/linting-with-eclipse-and-the-gnu-arm-embedded-launchpad-compiler/"&gt;Linting with Eclipse and the GNU ARM Embedded Launchpad Compiler | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This should work for S32DS as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Oct 2019 07:34:48 GMT</pubDate>
    <dc:creator>ErichStyger</dc:creator>
    <dc:date>2019-10-24T07:34:48Z</dc:date>
    <item>
      <title>Integrating PC-Lint to S32DS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Integrating-PC-Lint-to-S32DS/m-p/913290#M4978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using S32DS and RTM 3.0 to program s32k144 chip. Our company is planning to make the current&amp;nbsp;code MISRA compatible. We have a licensed version on PC-Lint and having a hard time to integrate it to S32DS. I already referred these post in NXP community.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/thread/473741"&gt;How to enable MISRA checks&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/thread/437079"&gt;PC-Lint for Kinetis Projects&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I tried the linticator as well but nothing helped me out&amp;nbsp;so far. Is there any tutorial/video on how to configure PC-Lint MISRA for S32DS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2019 06:07:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Integrating-PC-Lint-to-S32DS/m-p/913290#M4978</guid>
      <dc:creator>kasundinesh</dc:creator>
      <dc:date>2019-08-28T06:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating PC-Lint to S32DS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Integrating-PC-Lint-to-S32DS/m-p/913291#M4979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kasun,&lt;/P&gt;&lt;P&gt;Do u solve the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2019 11:55:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Integrating-PC-Lint-to-S32DS/m-p/913291#M4979</guid>
      <dc:creator>fortunelyx</dc:creator>
      <dc:date>2019-09-16T11:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating PC-Lint to S32DS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Integrating-PC-Lint-to-S32DS/m-p/913292#M4980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;No i haven't. Unfortunately, NXP doesn't give much help as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 18:51:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Integrating-PC-Lint-to-S32DS/m-p/913292#M4980</guid>
      <dc:creator>kasundinesh</dc:creator>
      <dc:date>2019-10-23T18:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating PC-Lint to S32DS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Integrating-PC-Lint-to-S32DS/m-p/913293#M4981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using with Eclipse the approach I have described in&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://mcuoneclipse.com/2015/12/13/linting-with-eclipse-and-the-gnu-arm-embedded-launchpad-compiler/" title="https://mcuoneclipse.com/2015/12/13/linting-with-eclipse-and-the-gnu-arm-embedded-launchpad-compiler/"&gt;Linting with Eclipse and the GNU ARM Embedded Launchpad Compiler | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This should work for S32DS as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2019 07:34:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Integrating-PC-Lint-to-S32DS/m-p/913293#M4981</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2019-10-24T07:34:48Z</dc:date>
    </item>
  </channel>
</rss>

