<?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 Re: watchdog failed to trigger reboot with BSP44 image on RDB3 in S32G</title>
    <link>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2145728#M14418</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238460"&gt;@alejandro_e&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To fix the issue, we can udpate the fccu node as following:&lt;/P&gt;&lt;P&gt;diff --git a/arch/arm64/boot/dts/freescale/s32cc.dtsi b/arch/arm64/boot/dts/freescale/s32cc.dtsi&lt;BR /&gt;index cbdd4493d25c..b154098103b4 100644&lt;BR /&gt;--- a/arch/arm64/boot/dts/freescale/s32cc.dtsi&lt;BR /&gt;+++ b/arch/arm64/boot/dts/freescale/s32cc.dtsi&lt;BR /&gt;@@ -873,7 +873,7 @@ fccu: fccu@4030c000 {&lt;BR /&gt;nxp,ncf_fault_list = &amp;lt;0 10 35 36 37 38&amp;gt;;&lt;BR /&gt;nxp,ncf_actions = &amp;lt;S32CC_FCCU_REACTION_ALARM&lt;BR /&gt;S32CC_FCCU_REACTION_ALARM&lt;BR /&gt;- S32CC_FCCU_REACTION_NONE&lt;BR /&gt;+ S32CC_FCCU_REACTION_FUNC_RESET&lt;BR /&gt;S32CC_FCCU_REACTION_NONE&lt;BR /&gt;S32CC_FCCU_REACTION_NONE&lt;BR /&gt;S32CC_FCCU_REACTION_NONE&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then the issue can be fixed.&lt;/P&gt;&lt;P&gt;I am not sure wether the above change is the best way to fix the issue, you can try and share it with your internal development team.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zhantao&lt;/P&gt;</description>
    <pubDate>Mon, 04 Aug 2025 02:13:16 GMT</pubDate>
    <dc:creator>hittzt</dc:creator>
    <dc:date>2025-08-04T02:13:16Z</dc:date>
    <item>
      <title>watchdog failed to trigger reboot with BSP44 image on RDB3</title>
      <link>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2140229#M14275</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tested watchdog status with BSP44 image on RDB3 board, but it failed:&lt;/P&gt;&lt;P&gt;s32g399ardb3 login: root&lt;BR /&gt;root@s32g399ardb3:~# echo V &amp;gt; /dev/watchdog&lt;BR /&gt;root@s32g399ardb3:~# echo X &amp;gt; /dev/watchdog&lt;BR /&gt;root@s32g399ardb3:~#&lt;BR /&gt;root@s32g399ardb3:~#&lt;BR /&gt;root@s32g399ardb3:~#&lt;BR /&gt;root@s32g399ardb3:~#&lt;BR /&gt;root@s32g399ardb3:~#&lt;BR /&gt;root@s32g399ardb3:~#&lt;BR /&gt;root@s32g399ardb3:~# dmesg | grep -i watch&lt;BR /&gt;[ 0.355630] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.&lt;BR /&gt;[ 1.128811] s32cc-wdt 4010c000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)&lt;BR /&gt;[ 1.139008] s32cc-wdt 40200000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)&lt;BR /&gt;[ 1.148260] s32cc-wdt 40204000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)&lt;BR /&gt;[ 1.157517] s32cc-wdt 40208000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)&lt;BR /&gt;[ 1.166787] s32cc-wdt 40500000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)&lt;BR /&gt;[ 1.176040] s32cc-wdt 40504000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)&lt;BR /&gt;[ 1.185300] s32cc-wdt 40508000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)&lt;BR /&gt;[ 1.194554] s32cc-wdt 4050c000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)&lt;BR /&gt;[ 5.012870] s32cc-dwmac 4033c000.ethernet: Enable RX Mitigation via HW Watchdog Timer&lt;BR /&gt;[ 6.407310] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.&lt;BR /&gt;[ 6.435274] systemd[1]: Started Forward Password Requests to Wall Directory Watch.&lt;BR /&gt;[ 320.459240] watchdog: watchdog0: watchdog did not stop!&lt;BR /&gt;root@s32g399ardb3:~#&lt;BR /&gt;&lt;A href="mailto:root@s32g399ardb3:~" target="_blank"&gt;root@s32g399ardb3:~# &lt;/A&gt;&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;The board did not reboot after several mins.&lt;/P&gt;&lt;P&gt;The full log is attached.&lt;/P&gt;&lt;P&gt;Would you please help to check the issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zhantao&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 14:35:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2140229#M14275</guid>
      <dc:creator>hittzt</dc:creator>
      <dc:date>2025-07-24T14:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: watchdog failed to trigger reboot with BSP44 image on RDB3</title>
      <link>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2140431#M14278</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/135277"&gt;@hittzt&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to us. I have checked the public and internal documentation regarding the NXP-AUTO-Linux and I was not able to find any use example.&lt;/P&gt;
&lt;P&gt;Please share your expectations and use case for the Linux watchdog so I can help you more.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 01:29:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2140431#M14278</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2025-07-25T01:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: watchdog failed to trigger reboot with BSP44 image on RDB3</title>
      <link>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2140463#M14281</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238460"&gt;@alejandro_e&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The watchdog is to reboot the board when the system encouters&amp;nbsp;collapse, and the same commands with BSP43 image:&lt;/P&gt;&lt;P&gt;echo V &amp;gt; /dev/watchdog&lt;/P&gt;&lt;P&gt;echo X &amp;gt; /dev/watchdog&lt;/P&gt;&lt;P&gt;will trigger the board reboot, so you can check and compare it.&lt;/P&gt;&lt;P&gt;There should be something wrong in BSP44?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zhantao&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 02:25:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2140463#M14281</guid>
      <dc:creator>hittzt</dc:creator>
      <dc:date>2025-07-25T02:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: watchdog failed to trigger reboot with BSP44 image on RDB3</title>
      <link>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2141123#M14300</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/135277"&gt;@hittzt&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I have tested the behavior with BSP43, I have investigated more on the issue, and there are some commits applied in BSP44 to the /drivers/watchdog folder that might have introduced the problem. I will check this problem internally and let you know any relevant update.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your patience.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 23:16:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2141123#M14300</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2025-07-25T23:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: watchdog failed to trigger reboot with BSP44 image on RDB3</title>
      <link>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2141147#M14303</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238460"&gt;@alejandro_e&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Yes, I checked the related codes of kernel and atf, and it seems that some atf commits in BSP44 may affect the watchdog status.&lt;/P&gt;&lt;P&gt;I am working on this issue too and trying to fix it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zhantao&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jul 2025 01:44:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2141147#M14303</guid>
      <dc:creator>hittzt</dc:creator>
      <dc:date>2025-07-26T01:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: watchdog failed to trigger reboot with BSP44 image on RDB3</title>
      <link>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2142196#M14336</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/135277"&gt;@hittzt&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Could you share the ATF commits that you see related to the watchdog functionality? I have not found any commits that seem related to the watchdog, at least not exclusively to BSP44.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 03:28:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2142196#M14336</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2025-07-29T03:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: watchdog failed to trigger reboot with BSP44 image on RDB3</title>
      <link>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2142519#M14346</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238460"&gt;@alejandro_e&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I noticed that atf updates a lot in BSP44 release, and some of them change the power and psci related codes, but I did not find which patch or commit causd the issue, maybe it is not caused by only one or two patches.&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I tried to revert some of them, but the issue still exists.&lt;/P&gt;&lt;P&gt;There need more work to get the way to fix it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zhantao&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 08:28:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2142519#M14346</guid>
      <dc:creator>hittzt</dc:creator>
      <dc:date>2025-07-29T08:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: watchdog failed to trigger reboot with BSP44 image on RDB3</title>
      <link>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2142938#M14358</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/135277"&gt;@hittzt&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I performed some tests and I can conclude the problem is in the kernel. If you flash the whole BSP44 sdcard image and change the kernel image for the BSP43 the watchdog works as expected. Is it possible for you to continue working with this workaround? I am still waiting for an official answer from the internal team.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 20:13:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2142938#M14358</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2025-07-29T20:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: watchdog failed to trigger reboot with BSP44 image on RDB3</title>
      <link>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2143131#M14368</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238460"&gt;@alejandro_e&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can compare the watchdog driver in BSP43 and BSP44, there is no changes in the driver.&lt;/P&gt;&lt;P&gt;So it should not be a driver issue.&lt;/P&gt;&lt;P&gt;To make it clear, you say you just replace the kernel image from BSP44 to BSP43 and keep using atf, uboot images to test?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zhantao&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 03:19:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2143131#M14368</guid>
      <dc:creator>hittzt</dc:creator>
      <dc:date>2025-07-30T03:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: watchdog failed to trigger reboot with BSP44 image on RDB3</title>
      <link>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2143772#M14387</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/135277"&gt;@hittzt&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I do see several changes in the drivers/watchdog directory, however none of them seem related to NXP products.&lt;/P&gt;
&lt;P&gt;Never the less the results of my test stand correct. To clarify I used the precompiled BSP44 sdcard image, then I changed the "Image" file, which is the kenel, to the one in BSP43 (also in the precompiled binaries) this is shown in the only working partition when connecting the sdcard to a windows machine:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_0-1753898314834.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/350303i83740C5B334B5FFF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_0-1753898314834.png" alt="alejandro_e_0-1753898314834.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You I did not change the DTB or the PFE FW.&lt;/P&gt;
&lt;P&gt;With this test the watchdog Linux device worked as expected with the two command you shared previuosly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if you are able to see the same behavior,&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 17:59:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2143772#M14387</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2025-07-30T17:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: watchdog failed to trigger reboot with BSP44 image on RDB3</title>
      <link>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2144609#M14403</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238460"&gt;@alejandro_e&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found that the watchdog issue should be caused by the following commit:&lt;/P&gt;&lt;P&gt;From a565a2439fce7c9ad6c0a41d12c1353928838be4 Mon Sep 17 00:00:00 2001&lt;BR /&gt;From: Ciprian Marian Costea &amp;lt;ciprianmarian.costea@oss.nxp.com&amp;gt;&lt;BR /&gt;Date: Tue, 4 Feb 2025 10:55:56 +0200&lt;BR /&gt;Subject: [PATCH 941/977] s32cc: fccu: Fix reactions setup and enablement&lt;/P&gt;&lt;P&gt;commit a565a2439fce7c9ad6c0a41d12c1353928838be4 from&lt;BR /&gt;&lt;A href="https://github.com/nxp-auto-linux/linux" target="_blank"&gt;https://github.com/nxp-auto-linux/linux&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Reset reactions counter for each element (fault) of the reactions list.&lt;BR /&gt;Otherwise, when one reaction is enabled, the rest which follow would be&lt;BR /&gt;wrongly enabled also, even if 'S32CC_FCCU_REACTION_NONE' is used as&lt;BR /&gt;action.&lt;/P&gt;&lt;P&gt;Issue: ALB-12478&lt;BR /&gt;Signed-off-by: Ciprian Marian Costea &amp;lt;ciprianmarian.costea@oss.nxp.com&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you please help to check and give a fix to the issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zhantao&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 14:42:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2144609#M14403</guid>
      <dc:creator>hittzt</dc:creator>
      <dc:date>2025-07-31T14:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: watchdog failed to trigger reboot with BSP44 image on RDB3</title>
      <link>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2144699#M14405</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/135277"&gt;@hittzt&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks a lot for the analysis, I tested reverting that commit and I can confirm that without that change the watchdog functionality works as expected. I will share this information with the respective team and let you know any relevant updates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 17:58:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2144699#M14405</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2025-07-31T17:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: watchdog failed to trigger reboot with BSP44 image on RDB3</title>
      <link>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2145728#M14418</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238460"&gt;@alejandro_e&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To fix the issue, we can udpate the fccu node as following:&lt;/P&gt;&lt;P&gt;diff --git a/arch/arm64/boot/dts/freescale/s32cc.dtsi b/arch/arm64/boot/dts/freescale/s32cc.dtsi&lt;BR /&gt;index cbdd4493d25c..b154098103b4 100644&lt;BR /&gt;--- a/arch/arm64/boot/dts/freescale/s32cc.dtsi&lt;BR /&gt;+++ b/arch/arm64/boot/dts/freescale/s32cc.dtsi&lt;BR /&gt;@@ -873,7 +873,7 @@ fccu: fccu@4030c000 {&lt;BR /&gt;nxp,ncf_fault_list = &amp;lt;0 10 35 36 37 38&amp;gt;;&lt;BR /&gt;nxp,ncf_actions = &amp;lt;S32CC_FCCU_REACTION_ALARM&lt;BR /&gt;S32CC_FCCU_REACTION_ALARM&lt;BR /&gt;- S32CC_FCCU_REACTION_NONE&lt;BR /&gt;+ S32CC_FCCU_REACTION_FUNC_RESET&lt;BR /&gt;S32CC_FCCU_REACTION_NONE&lt;BR /&gt;S32CC_FCCU_REACTION_NONE&lt;BR /&gt;S32CC_FCCU_REACTION_NONE&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then the issue can be fixed.&lt;/P&gt;&lt;P&gt;I am not sure wether the above change is the best way to fix the issue, you can try and share it with your internal development team.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zhantao&lt;/P&gt;</description>
      <pubDate>Mon, 04 Aug 2025 02:13:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2145728#M14418</guid>
      <dc:creator>hittzt</dc:creator>
      <dc:date>2025-08-04T02:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: watchdog failed to trigger reboot with BSP44 image on RDB3</title>
      <link>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2147001#M14446</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/135277"&gt;@hittzt&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I have received updates from the internal team, the behavior is related to what you point out in your latest reply, here are all the needed details:&lt;/P&gt;
&lt;P&gt;"&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;This behavior in BSP44 is expected. By default, the watchdog fails to trigger a functional reset because the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;reaction&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is set to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;S32CC_FCCU_REACTION_NONE&lt;/CODE&gt;.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_0-1754411952829.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/351015i7A898982618F27C1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_0-1754411952829.png" alt="alejandro_e_0-1754411952829.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="bodyDisplay_2" class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;It supports the following reactions:&lt;/FONT&gt;&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;&lt;FONT color="#808080"&gt;#define S32CC_FCCU_REACTION_NONE 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808080"&gt;#define S32CC_FCCU_REACTION_ALARM (1 &amp;lt;&amp;lt; 1)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808080"&gt;#define S32CC_FCCU_REACTION_FUNC_RESET (1 &amp;lt;&amp;lt; 2)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808080"&gt;#define S32CC_FCCU_REACTION_NMI (1 &amp;lt;&amp;lt; 3)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808080"&gt;#define S32CC_FCCU_REACTION_EOUT (1 &amp;lt;&amp;lt; 4)&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV id="bodyDisplay_2" class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;
&lt;DIV class="lia-message-body-content"&gt;&lt;FONT color="#808080"&gt;&lt;SPAN&gt;If you intend to enable functional reset, you should configure it as&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;S32CC_FCCU_REACTION_FUNC_RESET&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;in the DTS. Then, rebuild the DTS and deploy it to the board. You will see&amp;nbsp;the watchdog functionality works as expected.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV class="lia-message-body-content"&gt;&lt;FONT color="#808080"&gt;&lt;SPAN&gt;--------------&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;Why did it work in BSP43?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;In BSP43, there was a software bug in the FCCU driver (as referenced in commit issue ALB-12478).&amp;nbsp;&lt;SPAN&gt;Due to this bug, the system could still trigger a reset even when the&amp;nbsp;&lt;/SPAN&gt;reaction&amp;nbsp;&lt;SPAN&gt;was set to&lt;/SPAN&gt;&lt;CODE&gt;S32CC_FCCU_REACTION_NONE&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;during a watchdog timeout.&amp;nbsp;&lt;/SPAN&gt;This bug has been fixed in BSP44, and now&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;the system will only trigger a reaction that aligns with the configuration specified in the DTS. You can see that in the BSP44 release notes:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_1-1754411953007.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/351014i80D6155879A904D1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_1-1754411953007.png" alt="alejandro_e_1-1754411953007.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In conclusion, the correr approach to handle this issue is to update the device tree node to use the required reaction type.&lt;/P&gt;
&lt;P&gt;Please let me know if this information solved your problem.&lt;/P&gt;
&lt;P&gt;I apologize for the time taken, I hope this did not cause you any problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 05 Aug 2025 16:52:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/watchdog-failed-to-trigger-reboot-with-BSP44-image-on-RDB3/m-p/2147001#M14446</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2025-08-05T16:52:41Z</dc:date>
    </item>
  </channel>
</rss>

