<?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>S32KのトピックS32K344 software reset fail</title>
    <link>https://community.nxp.com/t5/S32K/S32K344-software-reset-fail/m-p/1454018#M15288</link>
    <description>&lt;P&gt;Hi,I port the S32K144 software rest function to S32K344 like below.&lt;/P&gt;&lt;P&gt;void SystemSoftwareReset(void)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;uint32 regValue;&lt;/P&gt;&lt;P&gt;/* Read Application Interrupt and Reset Control Register */&lt;BR /&gt;regValue = S32_SCB-&amp;gt;AIRCR;&lt;/P&gt;&lt;P&gt;/* Clear register key */&lt;BR /&gt;regValue &amp;amp;= ~( SCB_AIRCR_VECTKEYSTAT_Msk);&lt;/P&gt;&lt;P&gt;/* Configure System reset request bit and Register Key */&lt;BR /&gt;regValue |=(((uint32)(((uint32)(0x05FAU))&amp;lt;&amp;lt;SCB_AIRCR_VECTKEYSTAT_Pos))&amp;amp;SCB_AIRCR_VECTKEYSTAT_Msk);&lt;BR /&gt;regValue |=(((uint32)(((uint32)(0x1U))&amp;lt;&amp;lt;SCB_AIRCR_SYSRESETREQ_Pos))&amp;amp;SCB_AIRCR_SYSRESETREQ_Msk);&lt;/P&gt;&lt;P&gt;/* Write computed register value */&lt;BR /&gt;S32_SCB-&amp;gt;AIRCR = regValue;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;But it cannot work.&lt;/P&gt;&lt;P&gt;I checked the Contex M7 about the SCB register it is same with Contex M4 why it work on S32K144 but cannot work on S32K344.&lt;/P&gt;</description>
    <pubDate>Fri, 06 May 2022 07:16:22 GMT</pubDate>
    <dc:creator>tianxing</dc:creator>
    <dc:date>2022-05-06T07:16:22Z</dc:date>
    <item>
      <title>S32K344 software reset fail</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-software-reset-fail/m-p/1454018#M15288</link>
      <description>&lt;P&gt;Hi,I port the S32K144 software rest function to S32K344 like below.&lt;/P&gt;&lt;P&gt;void SystemSoftwareReset(void)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;uint32 regValue;&lt;/P&gt;&lt;P&gt;/* Read Application Interrupt and Reset Control Register */&lt;BR /&gt;regValue = S32_SCB-&amp;gt;AIRCR;&lt;/P&gt;&lt;P&gt;/* Clear register key */&lt;BR /&gt;regValue &amp;amp;= ~( SCB_AIRCR_VECTKEYSTAT_Msk);&lt;/P&gt;&lt;P&gt;/* Configure System reset request bit and Register Key */&lt;BR /&gt;regValue |=(((uint32)(((uint32)(0x05FAU))&amp;lt;&amp;lt;SCB_AIRCR_VECTKEYSTAT_Pos))&amp;amp;SCB_AIRCR_VECTKEYSTAT_Msk);&lt;BR /&gt;regValue |=(((uint32)(((uint32)(0x1U))&amp;lt;&amp;lt;SCB_AIRCR_SYSRESETREQ_Pos))&amp;amp;SCB_AIRCR_SYSRESETREQ_Msk);&lt;/P&gt;&lt;P&gt;/* Write computed register value */&lt;BR /&gt;S32_SCB-&amp;gt;AIRCR = regValue;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;But it cannot work.&lt;/P&gt;&lt;P&gt;I checked the Contex M7 about the SCB register it is same with Contex M4 why it work on S32K144 but cannot work on S32K344.&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 07:16:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-software-reset-fail/m-p/1454018#M15288</guid>
      <dc:creator>tianxing</dc:creator>
      <dc:date>2022-05-06T07:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 software reset fail</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-software-reset-fail/m-p/1461409#M15562</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/148250"&gt;@tianxing&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;It is not implemented on the S32K3 series.&lt;/P&gt;&lt;P&gt;The S32K3 RM rev.3 lists all the available reset sources&lt;/P&gt;&lt;P&gt;Table 153. Destructive reset sources&lt;/P&gt;&lt;P&gt;Table 155. Functional reset sources&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 08:05:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-software-reset-fail/m-p/1461409#M15562</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2022-05-20T08:05:33Z</dc:date>
    </item>
  </channel>
</rss>

