<?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 S32K148 GHS Startup example project in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K148-GHS-Startup-example-project/m-p/706626#M1404</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;This request is in reference to S32K148 chip.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI style="text-indent: -.25in;"&gt;&lt;SPAN style="color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #1f497d;"&gt;The example projects in S32DS contain the ghs example for startup, &lt;STRONG&gt;but we are facing hard fault at the occurrence of first ISR itself for GHS.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="text-indent: -.25in;"&gt;&lt;SPAN style="color: #1f497d;"&gt;Request to please share GHS startup example project/startup routine, &lt;STRONG&gt;with&lt;/STRONG&gt; &lt;STRONG&gt;interrupts working.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 15 Oct 2017 17:49:02 GMT</pubDate>
    <dc:creator>sabeelmohamedkh</dc:creator>
    <dc:date>2017-10-15T17:49:02Z</dc:date>
    <item>
      <title>S32K148 GHS Startup example project</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-GHS-Startup-example-project/m-p/706626#M1404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;This request is in reference to S32K148 chip.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI style="text-indent: -.25in;"&gt;&lt;SPAN style="color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #1f497d;"&gt;The example projects in S32DS contain the ghs example for startup, &lt;STRONG&gt;but we are facing hard fault at the occurrence of first ISR itself for GHS.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="text-indent: -.25in;"&gt;&lt;SPAN style="color: #1f497d;"&gt;Request to please share GHS startup example project/startup routine, &lt;STRONG&gt;with&lt;/STRONG&gt; &lt;STRONG&gt;interrupts working.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Oct 2017 17:49:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-GHS-Startup-example-project/m-p/706626#M1404</guid>
      <dc:creator>sabeelmohamedkh</dc:creator>
      <dc:date>2017-10-15T17:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 GHS Startup example project</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-GHS-Startup-example-project/m-p/706627#M1405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably you get hard fault because you don't&amp;nbsp;define the corresponding handler for your interrupt. Could you share the code where you install/enable the interrupt?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I know that you faced&amp;nbsp;a problems with a hard fault in clock manager which we couldn't reproduced it. Did you solved that issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Razvan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2017 09:11:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-GHS-Startup-example-project/m-p/706627#M1405</guid>
      <dc:creator>razva_tilimpea</dc:creator>
      <dc:date>2017-10-16T09:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 GHS Startup example project</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-GHS-Startup-example-project/m-p/706628#M1406</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;In S32DS/S32K_SDK installation folder you can find startup routines, linker files and header files for S32K14x devices. These are located at:&lt;/P&gt;&lt;P&gt;&amp;lt;S32DS_ARM_v2.0&amp;gt;\S32DS\S32SDK_S32K14x_EAR_0.8.4\platform\devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached you can also find the files related to GHS. Hope these help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Isaac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2017 14:02:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-GHS-Startup-example-project/m-p/706628#M1406</guid>
      <dc:creator>isaacavila</dc:creator>
      <dc:date>2017-10-18T14:02:08Z</dc:date>
    </item>
  </channel>
</rss>

