<?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 Hard fault error in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Hard-fault-error/m-p/1718222#M10942</link>
    <description>&lt;P&gt;Have contacted NXP representative. They have advised to put this issue here in this forum for this error,&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;Answer from NXP representative for the Hard fault error:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"A prelim hypothesis this hard fault seems to be part of the application going into a hard fault because an invalid access to a memory address, &amp;nbsp;Before any conclusion can be made, need further info especially if modifications to the code were done. How (steps / procedure) you produce this fault?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please update in your thread in NXP community, we have engineers working there."&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT face="Arial, sans-serif" color="#333f48"&gt;I haven't made any changes to the code other than the syntax errors which popped up (missing semicolon,..).&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT face="Arial, sans-serif" color="#333f48"&gt;Please find the below project example used and&amp;nbsp;&lt;/FONT&gt;steps followed.&amp;nbsp;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;EM&gt;Development board- s32k3x8evb-Q289&lt;/EM&gt;&lt;/P&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT face="Arial, sans-serif" color="#333f48"&gt;IDE - s32DS for s32 platform&amp;nbsp;&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT face="Arial, sans-serif" color="#333f48"&gt;Debugger Used - PE Micro Debugger&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;Example project from s32k3xx (Port Example - Siul2_Port_Ip_S32K358) (mentioned in the description that supported board as x32k3x8cvb-q289)&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT face="Arial, sans-serif" color="#333f48"&gt;*File -New -project from example&amp;nbsp;- port example-finish&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT face="Arial, sans-serif" color="#333f48"&gt;*From the Project explorer window, selected the project name - Right click- configuration tool-Under Drivers added Mcu, Port, Dio.&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT face="Arial, sans-serif" color="#333f48"&gt;*Click on Update code&amp;nbsp;&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT face="Arial, sans-serif" color="#333f48"&gt;*Build Project&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT face="Arial, sans-serif" color="#333f48"&gt;*Under Debug configuration-Selected the devices - Debug.&lt;BR /&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;DIV&gt;&lt;EM&gt;To&amp;nbsp;build and run the example application, generated configurations needed at the&amp;nbsp;Configuration Tool menu then clicked on the desired configuration tool (Pins, Cocks, or Peripherals). Made the desired changes then clicked on the Update Code button. and then select the configuration to be built and finally debug the project.&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;These are the steps followed, Please&amp;nbsp;go through and let me know if anything wrong in these.&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;We are posting the issues here, as advised by the NXP representative, in order to have them resolved.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Sep 2023 19:43:03 GMT</pubDate>
    <dc:creator>Anjalipurushothaman</dc:creator>
    <dc:date>2023-09-06T19:43:03Z</dc:date>
    <item>
      <title>Hard fault error</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Hard-fault-error/m-p/1718222#M10942</link>
      <description>&lt;P&gt;Have contacted NXP representative. They have advised to put this issue here in this forum for this error,&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;Answer from NXP representative for the Hard fault error:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"A prelim hypothesis this hard fault seems to be part of the application going into a hard fault because an invalid access to a memory address, &amp;nbsp;Before any conclusion can be made, need further info especially if modifications to the code were done. How (steps / procedure) you produce this fault?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please update in your thread in NXP community, we have engineers working there."&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT face="Arial, sans-serif" color="#333f48"&gt;I haven't made any changes to the code other than the syntax errors which popped up (missing semicolon,..).&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT face="Arial, sans-serif" color="#333f48"&gt;Please find the below project example used and&amp;nbsp;&lt;/FONT&gt;steps followed.&amp;nbsp;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;EM&gt;Development board- s32k3x8evb-Q289&lt;/EM&gt;&lt;/P&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT face="Arial, sans-serif" color="#333f48"&gt;IDE - s32DS for s32 platform&amp;nbsp;&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT face="Arial, sans-serif" color="#333f48"&gt;Debugger Used - PE Micro Debugger&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;Example project from s32k3xx (Port Example - Siul2_Port_Ip_S32K358) (mentioned in the description that supported board as x32k3x8cvb-q289)&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT face="Arial, sans-serif" color="#333f48"&gt;*File -New -project from example&amp;nbsp;- port example-finish&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT face="Arial, sans-serif" color="#333f48"&gt;*From the Project explorer window, selected the project name - Right click- configuration tool-Under Drivers added Mcu, Port, Dio.&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT face="Arial, sans-serif" color="#333f48"&gt;*Click on Update code&amp;nbsp;&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT face="Arial, sans-serif" color="#333f48"&gt;*Build Project&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;&lt;FONT face="Arial, sans-serif" color="#333f48"&gt;*Under Debug configuration-Selected the devices - Debug.&lt;BR /&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;DIV&gt;&lt;EM&gt;To&amp;nbsp;build and run the example application, generated configurations needed at the&amp;nbsp;Configuration Tool menu then clicked on the desired configuration tool (Pins, Cocks, or Peripherals). Made the desired changes then clicked on the Update Code button. and then select the configuration to be built and finally debug the project.&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;These are the steps followed, Please&amp;nbsp;go through and let me know if anything wrong in these.&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;We are posting the issues here, as advised by the NXP representative, in order to have them resolved.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 19:43:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Hard-fault-error/m-p/1718222#M10942</guid>
      <dc:creator>Anjalipurushothaman</dc:creator>
      <dc:date>2023-09-06T19:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hard fault error</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Hard-fault-error/m-p/1719398#M10956</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Did you checked the OsifEnableUserModeSupport? Have you tried latest RTD version?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OsifEnableUserModeSupport.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/240189iB23B9EF897BF8B27/image-size/large?v=v2&amp;amp;px=999" role="button" title="OsifEnableUserModeSupport.png" alt="OsifEnableUserModeSupport.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Robin&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 08:47:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Hard-fault-error/m-p/1719398#M10956</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2023-09-08T08:47:11Z</dc:date>
    </item>
  </channel>
</rss>

