<?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: Cannot get examples to work</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Cannot-get-examples-to-work/m-p/1716029#M10916</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&lt;/P&gt;&lt;P&gt;It is completely unmodified - I chose choose new project from example, built the project and then hit debug. It fails here:&lt;/P&gt;&lt;P&gt;void PINS_Init(const pin_settings_config_t * config)&lt;BR /&gt;{&lt;BR /&gt;DEV_ASSERT(config-&amp;gt;base != NULL);&lt;BR /&gt;DEV_ASSERT((PORT_MUX_AS_GPIO != config-&amp;gt;mux) || (config-&amp;gt;gpioBase != NULL));&lt;BR /&gt;DEV_ASSERT(config-&amp;gt;pinPortIdx &amp;lt; PORT_PCR_COUNT);&lt;BR /&gt;uint32_t regValue = config-&amp;gt;base-&amp;gt;PCR[config-&amp;gt;pinPortIdx];&amp;nbsp; &amp;lt;----------------------------------&lt;BR /&gt;uint32_t directions;&lt;BR /&gt;uint32_t digitalFilters;&lt;BR /&gt;port_mux_t muxing;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ArkAndyFraser_0-1693643325362.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/239311i44C06DF62D8656B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ArkAndyFraser_0-1693643325362.png" alt="ArkAndyFraser_0-1693643325362.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 02 Sep 2023 08:29:08 GMT</pubDate>
    <dc:creator>ArkAndyFraser</dc:creator>
    <dc:date>2023-09-02T08:29:08Z</dc:date>
    <item>
      <title>Cannot get examples to work</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Cannot-get-examples-to-work/m-p/1715827#M10912</link>
      <description>&lt;P&gt;I am struggling to get any code to run on my S32K144W.&lt;/P&gt;&lt;P&gt;I have selected New Project from Example and chose the lpuart for the 144W. When I build and debug the code I get the following:&lt;/P&gt;&lt;P&gt;BusFault: A precise (synchronous) data access error has occurred.&lt;BR /&gt;Possible BusFault location: 0x4004B020.&lt;BR /&gt;HardFault: A fault has been escalated to a hard fault.&lt;/P&gt;&lt;P&gt;This happens with a call to:&lt;/P&gt;&lt;P&gt;PINS_DRV_Init(NUM_OF_CONFIGURED_PINS0, g_pin_mux_InitConfigArr0);&lt;/P&gt;&lt;P&gt;Does anyone know what I am doing wrong?&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 14:29:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Cannot-get-examples-to-work/m-p/1715827#M10912</guid>
      <dc:creator>ArkAndyFraser</dc:creator>
      <dc:date>2023-09-01T14:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get examples to work</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Cannot-get-examples-to-work/m-p/1715992#M10915</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/222282"&gt;@ArkAndyFraser&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you make any modifications to the example code? According to the address 0x4004B020, the problem looks like it is in the Pin Control Register of the PORT C.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VaneB_0-1693608222132.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/239305i7D354885D4C539E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VaneB_0-1693608222132.png" alt="VaneB_0-1693608222132.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please check the exact instructions that caused the BusFault. I&lt;SPAN&gt;t can be debugged as explained in this document/example:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Fault-handling-on-S32K14x/ta-p/1114447" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Fault handling on S32K14x&lt;/SPAN&gt;&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;VaneB&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 22:45:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Cannot-get-examples-to-work/m-p/1715992#M10915</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-09-01T22:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get examples to work</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Cannot-get-examples-to-work/m-p/1716029#M10916</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&lt;/P&gt;&lt;P&gt;It is completely unmodified - I chose choose new project from example, built the project and then hit debug. It fails here:&lt;/P&gt;&lt;P&gt;void PINS_Init(const pin_settings_config_t * config)&lt;BR /&gt;{&lt;BR /&gt;DEV_ASSERT(config-&amp;gt;base != NULL);&lt;BR /&gt;DEV_ASSERT((PORT_MUX_AS_GPIO != config-&amp;gt;mux) || (config-&amp;gt;gpioBase != NULL));&lt;BR /&gt;DEV_ASSERT(config-&amp;gt;pinPortIdx &amp;lt; PORT_PCR_COUNT);&lt;BR /&gt;uint32_t regValue = config-&amp;gt;base-&amp;gt;PCR[config-&amp;gt;pinPortIdx];&amp;nbsp; &amp;lt;----------------------------------&lt;BR /&gt;uint32_t directions;&lt;BR /&gt;uint32_t digitalFilters;&lt;BR /&gt;port_mux_t muxing;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ArkAndyFraser_0-1693643325362.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/239311i44C06DF62D8656B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ArkAndyFraser_0-1693643325362.png" alt="ArkAndyFraser_0-1693643325362.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 08:29:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Cannot-get-examples-to-work/m-p/1716029#M10916</guid>
      <dc:creator>ArkAndyFraser</dc:creator>
      <dc:date>2023-09-02T08:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get examples to work</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Cannot-get-examples-to-work/m-p/1716037#M10917</link>
      <description>&lt;P&gt;Okay, false alarm !&lt;/P&gt;&lt;P&gt;I found that a contact on my external crystal was not correctly soldered.&lt;/P&gt;&lt;P&gt;Now I have both the timer and uart examples working.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;Thanks for your help - much appreciated.&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 13:37:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Cannot-get-examples-to-work/m-p/1716037#M10917</guid>
      <dc:creator>ArkAndyFraser</dc:creator>
      <dc:date>2023-09-02T13:37:47Z</dc:date>
    </item>
  </channel>
</rss>

