<?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 How to Generate 1 millisecond interrupt using LPIT Module in S32K144 in S32 SDK</title>
    <link>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726874#M262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Supporting Team/ All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have newly startup the TPMS project with S32K144 MCU, First walk through the SDK Example Startup code for my better Understanding of the MCU Initialization.&lt;/P&gt;&lt;P&gt;1) My Project requirement to generate the 1millisecond timer interrupt that I will use for my task calling with 2ms and 10ms container.&lt;/P&gt;&lt;P&gt;2) FTM channel configures as Input Capture mode to measure the External signal from the sensor and decode the signals for my application usage.&lt;/P&gt;&lt;P&gt;3) My Project have to use the GENY Generated CAN Driver with my S32K144 MCU, If anyone has used the third part CAN Driver embedded&amp;nbsp;with&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question,&lt;/P&gt;&lt;P&gt;As the example code explained the about 1second timer interrupt using LPIT module,&lt;/P&gt;&lt;P&gt;could you please explain to me how to setup the 1millisecond timer interrupt?&lt;/P&gt;&lt;P&gt;Because&amp;nbsp;this 1-millisecond timer, I have used all over my project for execution of all the task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me if any one has done before..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Sakthivel&amp;nbsp; Kulandaivel&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Apr 2018 03:29:18 GMT</pubDate>
    <dc:creator>sakthivelkuland</dc:creator>
    <dc:date>2018-04-12T03:29:18Z</dc:date>
    <item>
      <title>How to Generate 1 millisecond interrupt using LPIT Module in S32K144</title>
      <link>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726874#M262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Supporting Team/ All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have newly startup the TPMS project with S32K144 MCU, First walk through the SDK Example Startup code for my better Understanding of the MCU Initialization.&lt;/P&gt;&lt;P&gt;1) My Project requirement to generate the 1millisecond timer interrupt that I will use for my task calling with 2ms and 10ms container.&lt;/P&gt;&lt;P&gt;2) FTM channel configures as Input Capture mode to measure the External signal from the sensor and decode the signals for my application usage.&lt;/P&gt;&lt;P&gt;3) My Project have to use the GENY Generated CAN Driver with my S32K144 MCU, If anyone has used the third part CAN Driver embedded&amp;nbsp;with&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question,&lt;/P&gt;&lt;P&gt;As the example code explained the about 1second timer interrupt using LPIT module,&lt;/P&gt;&lt;P&gt;could you please explain to me how to setup the 1millisecond timer interrupt?&lt;/P&gt;&lt;P&gt;Because&amp;nbsp;this 1-millisecond timer, I have used all over my project for execution of all the task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me if any one has done before..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Sakthivel&amp;nbsp; Kulandaivel&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 03:29:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726874#M262</guid>
      <dc:creator>sakthivelkuland</dc:creator>
      <dc:date>2018-04-12T03:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to Generate 1 millisecond interrupt using LPIT Module in S32K144</title>
      <link>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726875#M263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using the lpit_periodic_interrupt example in S32SDK_S32K14x_EAR_0.8.6(C:\nxp\S32DS_ARM_v2.0\S32DS\S32SDK_S32K14x_EAR_0.8.6\examples\S32K144\driver_examples\timer\lpit_periodic_interrupt).&lt;BR /&gt;Then please modify the period in lpit1_ChnConfig0.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="lpit_periodic_interrupt.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/10458iFC2BC9388541A71F/image-size/large?v=v2&amp;amp;px=999" role="button" title="lpit_periodic_interrupt.PNG" alt="lpit_periodic_interrupt.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 09:12:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726875#M263</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2018-04-16T09:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to Generate 1 millisecond interrupt using LPIT Module in S32K144</title>
      <link>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726876#M264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks For your Information,&lt;/P&gt;&lt;P&gt;I have not fount the Program path as you mentioned,&lt;/P&gt;&lt;P&gt;My S32SDK screen,&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/16782i2CE291617F0DFE83/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;Then browse&amp;nbsp; for the Example program, with My S32 Design Studio,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16956i72CA305CCDDF6F8A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Soi Could not find the right file lpit1.c&lt;/P&gt;&lt;P&gt;any simple way there to configure the LPIT for 1millisecond interrupt timer configuration.&lt;/P&gt;&lt;P&gt;Note: When I have tried to build LPIT_Example project, build fail with errors.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sakthivle&amp;nbsp;K&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 09:53:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726876#M264</guid>
      <dc:creator>sakthivelkuland</dc:creator>
      <dc:date>2018-04-17T09:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to Generate 1 millisecond interrupt using LPIT Module in S32K144</title>
      <link>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726877#M265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may need to download &lt;A href="https://www.nxp.com/lgfiles/updates/S32DS/S32DS_ARM_v2.0_UP3_K14x_SDK_EAR_086_171208.zip"&gt;S32 Design Studio for ARM v2.0 Update 3 – S32 SDK 0.8.6 &amp;amp; Processor Expert Update&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="S32 SDK 0.8.6 EAR.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/18456i662E9D72C2BE605F/image-size/large?v=v2&amp;amp;px=999" role="button" title="S32 SDK 0.8.6 EAR.png" alt="S32 SDK 0.8.6 EAR.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 06:46:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726877#M265</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2018-04-18T06:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Generate 1 millisecond interrupt using LPIT Module in S32K144</title>
      <link>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726878#M266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;Thanks for your valuable response,&lt;/P&gt;&lt;P&gt;Yes, I have downloaded the Updated version and In my S32 IDE Help Menu→Software Update→broswer the Downloaded Zip for archive and Install all updates,&lt;/P&gt;&lt;P&gt;After Installation success, I have open the Example program from here&amp;nbsp;&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;C:\nxp\S32DS_ARM_v2.0\S32DS\S32SDK_S32K14x_EAR_0.8.6\examples\S32K144\driver_examples\timer\lpit_periodic_interrupt&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;still i have build Errors,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&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/22813i1E5C26E036EC423E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Is there any other I have missed while updates.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Sakthvel K&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 05:13:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726878#M266</guid>
      <dc:creator>sakthivelkuland</dc:creator>
      <dc:date>2018-04-19T05:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to Generate 1 millisecond interrupt using LPIT Module in S32K144</title>
      <link>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726879#M267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check the licenses of this IDE.(&lt;STRONG&gt;Help &lt;/STRONG&gt;-&amp;gt; &lt;STRONG&gt;NXP Licenses&lt;/STRONG&gt;)&lt;BR /&gt;Have you try to click &lt;STRONG&gt;Generate Processor Expert Code&lt;/STRONG&gt; and then build it?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Licenses.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/25424i5BB0172C6954A05E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Licenses.png" alt="Licenses.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You can click &lt;STRONG&gt;Help &lt;/STRONG&gt;-&amp;gt; &lt;STRONG&gt;Check for Update&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Check for update.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/25377i05BC5DB24F09E71D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Check for update.png" alt="Check for update.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please copy error message to here, so that I can check it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 09:07:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726879#M267</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2018-04-19T09:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Generate 1 millisecond interrupt using LPIT Module in S32K144</title>
      <link>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726880#M268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Have you generated "processor expert code" in Components window?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/25487iB3B1B4A1D3100E90/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 09:23:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726880#M268</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2018-04-19T09:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to Generate 1 millisecond interrupt using LPIT Module in S32K144</title>
      <link>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726881#M269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Robin &amp;amp;&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Daniel,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I have not done the "Generate Process Export Code" Before After Generated Project build success.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;►&amp;nbsp;NXP Licenses:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&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/29613i3D3F8D60C76C7BDA/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;► Available Update&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/29651i4640FBDDAA56BE4A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Should I process with this Updates?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Other,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG style="background-color: #ffffff;"&gt;My Project has to use the GENY Generated CAN Driver with S32K144 MCU, If anyone has used the third part CAN Driver embedded&amp;nbsp;with S32K144 Project?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Is there any other document or guidelines available for this implementation?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Sakthivel K&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 01:15:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726881#M269</guid>
      <dc:creator>sakthivelkuland</dc:creator>
      <dc:date>2018-04-20T01:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to Generate 1 millisecond interrupt using LPIT Module in S32K144</title>
      <link>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726882#M270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please Return License for v1.3 and then Activate the License for v2.0.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Return License.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/29618iA2F02FE32DBA4F25/image-size/large?v=v2&amp;amp;px=999" role="button" title="Return License.png" alt="Return License.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Activate.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/29662iEEFA4179DA4A21A0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Activate.png" alt="Activate.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should received the &lt;STRONG&gt;Activation Code&lt;/STRONG&gt; for v2.0 when &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335147"&gt;download the S32DS IDE v2.0&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="license when downloading.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/30315i1944CF1287D9344C/image-size/large?v=v2&amp;amp;px=999" role="button" title="license when downloading.png" alt="license when downloading.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also find the &lt;STRONG&gt;Activation Code&lt;/STRONG&gt; after login NXP.&lt;BR /&gt;Go to &lt;A href="https://www.nxp.com/security/login"&gt;https://www.nxp.com/security/login&lt;/A&gt; under secure application and click on "Software Licensing and Support"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Software Licensing and Support.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/30139i4424AD9AD2DBDB51/image-size/large?v=v2&amp;amp;px=999" role="button" title="Software Licensing and Support.png" alt="Software Licensing and Support.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then you can find the &lt;STRONG&gt;Activation Code&lt;/STRONG&gt; after click Details.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find license.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/30406iD5F354CA440BA2BE/image-size/large?v=v2&amp;amp;px=999" role="button" title="find license.png" alt="find license.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 02:24:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726882#M270</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2018-04-20T02:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to Generate 1 millisecond interrupt using LPIT Module in S32K144</title>
      <link>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726883#M271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rabin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response,&lt;/P&gt;&lt;P&gt;► I have Done the Return the License.&lt;/P&gt;&lt;P&gt;► Again for Active License, I have followed your Instruction,&lt;/P&gt;&lt;P&gt;1. "&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;You should be received the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;Activation Code&lt;/STRONG&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for v2.0 when&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A _jive_internal="true" data-containerid="11462" data-containertype="14" data-content-finding="Community" data-objectid="335147" data-objecttype="102" href="https://community.nxp.com/docs/DOC-335147" style="color: #5e89c1; background-color: #ffffff; border: 0px; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;download the S32DS IDE v2.0&lt;/A&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Problems, Error During Download,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&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/31794i1352A08A6BF92DD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;You can also find the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Activation Code&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;after login NXP.&lt;BR /&gt;Go to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.nxp.com%2Fsecurity%2Flogin" rel="nofollow" style="color: #5e89c1; border: 0px; font-weight: inherit; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;https://www.nxp.com/security/login&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;under secure application and click on "Software Licensing and Support"&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/31756i83C426E01D99CCCD/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Problems,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Once I Clicked the &lt;STRONG&gt;"&lt;SPAN style="text-decoration: underline;"&gt;Software Licensing and Support",&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt; not going to the Activation Code Page, Remain the same Same Page.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Please Help me How I should get the Activation Code S32K Design Studio&amp;nbsp; V2.0 IDE&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Regards,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Sakthivel K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 04:59:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726883#M271</guid>
      <dc:creator>sakthivelkuland</dc:creator>
      <dc:date>2018-04-20T04:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to Generate 1 millisecond interrupt using LPIT Module in S32K144</title>
      <link>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726884#M272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have download the software by this account before, then you can direct search the email "Thank you for your interest in S32 Design Studio for ARM v2.0".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you may need to contact NXP Technical Support to use the &lt;A href="https://www.nxp.com/support/support:SUPPORTHOME?tid=sbmenu"&gt;Live Chat&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Live Chat.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/31842i158C1D4273A5F500/image-size/large?v=v2&amp;amp;px=999" role="button" title="Live Chat.png" alt="Live Chat.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 07:42:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/How-to-Generate-1-millisecond-interrupt-using-LPIT-Module-in/m-p/726884#M272</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2018-04-20T07:42:20Z</dc:date>
    </item>
  </channel>
</rss>

