<?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>i.MX ProcessorsのトピックHow to trigger watchdog when kernel panic in i.MX6DL</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-trigger-watchdog-when-kernel-panic-in-i-MX6DL/m-p/816262#M125741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just know that when using BLE connect other device , it will cause kernel panic in i.MX6DL target board. I want to use the watchdog to restart system. How can I enable it and use it?&lt;/P&gt;&lt;P&gt;kernel panic logs as bleow : &lt;BR /&gt;[ 144.378068] ------------[ cut here ]------------&lt;BR /&gt;[ 144.378099] WARNING: CPU: 1 PID: 1109 at /home/felicia/TG202A_V2/build_dl/tmp/work-shared/imx6dlsabresd/kernel-source/fs/sysfs/dir.c:31 sysfs_warn_dup+0x64/0x74&lt;BR /&gt;[ 144.378107] sysfs: cannot create duplicate filename '/devices/soc0/soc/2100000.aips-bus/21f0000.serial/tty/ttymxc3/hci0/hci0:65'&lt;BR /&gt;[ 144.378113] Modules linked in: mxc_dcic galcore(O)&lt;BR /&gt;[ 144.378141] CPU: 1 PID: 1109 Comm: kworker/u5:1 Tainted: G O 4.9.11-1.0.0+gc27010d99a3d #1&lt;BR /&gt;[ 144.378147] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree)&lt;BR /&gt;[ 144.378161] Workqueue: hci0 hci_rx_work&lt;BR /&gt;[ 144.378201] [&amp;lt;8010eb64&amp;gt;] (unwind_backtrace) from [&amp;lt;8010b180&amp;gt;] (show_stack+0x10/0x14)&lt;BR /&gt;[ 144.378219] [&amp;lt;8010b180&amp;gt;] (show_stack) from [&amp;lt;803bf8b4&amp;gt;] (dump_stack+0x78/0x8c)&lt;BR /&gt;[ 144.378235] [&amp;lt;803bf8b4&amp;gt;] (dump_stack) from [&amp;lt;8012d390&amp;gt;] (__warn+0xe8/0x100)&lt;BR /&gt;[ 144.378248] [&amp;lt;8012d390&amp;gt;] (__warn) from [&amp;lt;8012d3e0&amp;gt;] (warn_slowpath_fmt+0x38/0x48)&lt;BR /&gt;[ 144.378261] [&amp;lt;8012d3e0&amp;gt;] (warn_slowpath_fmt) from [&amp;lt;80267e78&amp;gt;] (sysfs_warn_dup+0x64/0x74)&lt;BR /&gt;[ 144.378277] [&amp;lt;80267e78&amp;gt;] (sysfs_warn_dup) from [&amp;lt;80267f54&amp;gt;] (sysfs_create_dir_ns+0x84/0x94)&lt;BR /&gt;[ 144.378293] [&amp;lt;80267f54&amp;gt;] (sysfs_create_dir_ns) from [&amp;lt;803c20ec&amp;gt;] (kobject_add_internal+0x9c/0x2e4)&lt;BR /&gt;[ 144.378306] [&amp;lt;803c20ec&amp;gt;] (kobject_add_internal) from [&amp;lt;803c237c&amp;gt;] (kobject_add+0x48/0x98)&lt;BR /&gt;[ 144.378325] [&amp;lt;803c237c&amp;gt;] (kobject_add) from [&amp;lt;804c7d20&amp;gt;] (device_add+0xd4/0x580)&lt;BR /&gt;[ 144.378345] [&amp;lt;804c7d20&amp;gt;] (device_add) from [&amp;lt;8094d7fc&amp;gt;] (hci_conn_add_sysfs+0x2c/0x50)&lt;BR /&gt;[ 144.378364] [&amp;lt;8094d7fc&amp;gt;] (hci_conn_add_sysfs) from [&amp;lt;8093b0a4&amp;gt;] (hci_le_meta_evt+0xab0/0xd4c)&lt;BR /&gt;[ 144.378379] [&amp;lt;8093b0a4&amp;gt;] (hci_le_meta_evt) from [&amp;lt;8093ced8&amp;gt;] (hci_event_packet+0x78c/0x2c20)&lt;BR /&gt;[ 144.378391] [&amp;lt;8093ced8&amp;gt;] (hci_event_packet) from [&amp;lt;809300ac&amp;gt;] (hci_rx_work+0x174/0x274)&lt;BR /&gt;[ 144.378413] [&amp;lt;809300ac&amp;gt;] (hci_rx_work) from [&amp;lt;801432f0&amp;gt;] (process_one_work+0x1d8/0x3f0)&lt;BR /&gt;[ 144.378429] [&amp;lt;801432f0&amp;gt;] (process_one_work) from [&amp;lt;80143ec8&amp;gt;] (worker_thread+0x38/0x558)&lt;BR /&gt;[ 144.378445] [&amp;lt;80143ec8&amp;gt;] (worker_thread) from [&amp;lt;80148b68&amp;gt;] (kthread+0xdc/0xf4)&lt;BR /&gt;[ 144.378461] [&amp;lt;80148b68&amp;gt;] (kthread) from [&amp;lt;801076f8&amp;gt;] (ret_from_fork+0x14/0x3c)&lt;BR /&gt;[ 144.378469] ---[ end trace f337781249c2934c ]---&lt;BR /&gt;[ 144.378478] ------------[ cut here ]------------&lt;BR /&gt;[ 144.378492] WARNING: CPU: 1 PID: 1109 at /home/felicia/TG202A_V2/build_dl/tmp/work-shared/imx6dlsabresd/kernel-source/lib/kobject.c:240 kobject_add_internal+0x278/0x2e4&lt;BR /&gt;[ 144.378500] kobject_add_internal failed for hci0:65 with -EEXIST, don't try to register things with the same name in the same directory.&lt;BR /&gt;[ 144.378504] Modules linked in: mxc_dcic galcore(O)&lt;BR /&gt;[ 144.378527] CPU: 1 PID: 1109 Comm: kworker/u5:1 Tainted: G W O 4.9.11-1.0.0+gc27010d99a3d #1&lt;BR /&gt;[ 144.378533] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree)&lt;BR /&gt;[ 144.378542] Workqueue: hci0 hci_rx_work&lt;BR /&gt;[ 144.378566] [&amp;lt;8010eb64&amp;gt;] (unwind_backtrace) from [&amp;lt;8010b180&amp;gt;] (show_stack+0x10/0x14)&lt;BR /&gt;[ 144.378581] [&amp;lt;8010b180&amp;gt;] (show_stack) from [&amp;lt;803bf8b4&amp;gt;] (dump_stack+0x78/0x8c)&lt;BR /&gt;[ 144.378593] [&amp;lt;803bf8b4&amp;gt;] (dump_stack) from [&amp;lt;8012d390&amp;gt;] (__warn+0xe8/0x100)&lt;BR /&gt;[ 144.378604] [&amp;lt;8012d390&amp;gt;] (__warn) from [&amp;lt;8012d3e0&amp;gt;] (warn_slowpath_fmt+0x38/0x48)&lt;BR /&gt;[ 144.378618] [&amp;lt;8012d3e0&amp;gt;] (warn_slowpath_fmt) from [&amp;lt;803c22c8&amp;gt;] (kobject_add_internal+0x278/0x2e4)&lt;BR /&gt;[ 144.378630] [&amp;lt;803c22c8&amp;gt;] (kobject_add_internal) from [&amp;lt;803c237c&amp;gt;] (kobject_add+0x48/0x98)&lt;BR /&gt;[ 144.378644] [&amp;lt;803c237c&amp;gt;] (kobject_add) from [&amp;lt;804c7d20&amp;gt;] (device_add+0xd4/0x580)&lt;BR /&gt;[ 144.378659] [&amp;lt;804c7d20&amp;gt;] (device_add) from [&amp;lt;8094d7fc&amp;gt;] (hci_conn_add_sysfs+0x2c/0x50)&lt;BR /&gt;[ 144.378673] [&amp;lt;8094d7fc&amp;gt;] (hci_conn_add_sysfs) from [&amp;lt;8093b0a4&amp;gt;] (hci_le_meta_evt+0xab0/0xd4c)&lt;BR /&gt;[ 144.378686] [&amp;lt;8093b0a4&amp;gt;] (hci_le_meta_evt) from [&amp;lt;8093ced8&amp;gt;] (hci_event_packet+0x78c/0x2c20)&lt;BR /&gt;[ 144.378698] [&amp;lt;8093ced8&amp;gt;] (hci_event_packet) from [&amp;lt;809300ac&amp;gt;] (hci_rx_work+0x174/0x274)&lt;BR /&gt;[ 144.378714] [&amp;lt;809300ac&amp;gt;] (hci_rx_work) from [&amp;lt;801432f0&amp;gt;] (process_one_work+0x1d8/0x3f0)&lt;BR /&gt;[ 144.378728] [&amp;lt;801432f0&amp;gt;] (process_one_work) from [&amp;lt;80143ec8&amp;gt;] (worker_thread+0x38/0x558)&lt;BR /&gt;[ 144.378742] [&amp;lt;80143ec8&amp;gt;] (worker_thread) from [&amp;lt;80148b68&amp;gt;] (kthread+0xdc/0xf4)&lt;BR /&gt;[ 144.378756] [&amp;lt;80148b68&amp;gt;] (kthread) from [&amp;lt;801076f8&amp;gt;] (ret_from_fork+0x14/0x3c)&lt;BR /&gt;[ 144.378764] ---[ end trace f337781249c2934d ]---&lt;BR /&gt;[ 144.378775] Bluetooth: Failed to register connection device&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2018 06:52:10 GMT</pubDate>
    <dc:creator>charleochiu</dc:creator>
    <dc:date>2018-11-29T06:52:10Z</dc:date>
    <item>
      <title>How to trigger watchdog when kernel panic in i.MX6DL</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-trigger-watchdog-when-kernel-panic-in-i-MX6DL/m-p/816262#M125741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just know that when using BLE connect other device , it will cause kernel panic in i.MX6DL target board. I want to use the watchdog to restart system. How can I enable it and use it?&lt;/P&gt;&lt;P&gt;kernel panic logs as bleow : &lt;BR /&gt;[ 144.378068] ------------[ cut here ]------------&lt;BR /&gt;[ 144.378099] WARNING: CPU: 1 PID: 1109 at /home/felicia/TG202A_V2/build_dl/tmp/work-shared/imx6dlsabresd/kernel-source/fs/sysfs/dir.c:31 sysfs_warn_dup+0x64/0x74&lt;BR /&gt;[ 144.378107] sysfs: cannot create duplicate filename '/devices/soc0/soc/2100000.aips-bus/21f0000.serial/tty/ttymxc3/hci0/hci0:65'&lt;BR /&gt;[ 144.378113] Modules linked in: mxc_dcic galcore(O)&lt;BR /&gt;[ 144.378141] CPU: 1 PID: 1109 Comm: kworker/u5:1 Tainted: G O 4.9.11-1.0.0+gc27010d99a3d #1&lt;BR /&gt;[ 144.378147] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree)&lt;BR /&gt;[ 144.378161] Workqueue: hci0 hci_rx_work&lt;BR /&gt;[ 144.378201] [&amp;lt;8010eb64&amp;gt;] (unwind_backtrace) from [&amp;lt;8010b180&amp;gt;] (show_stack+0x10/0x14)&lt;BR /&gt;[ 144.378219] [&amp;lt;8010b180&amp;gt;] (show_stack) from [&amp;lt;803bf8b4&amp;gt;] (dump_stack+0x78/0x8c)&lt;BR /&gt;[ 144.378235] [&amp;lt;803bf8b4&amp;gt;] (dump_stack) from [&amp;lt;8012d390&amp;gt;] (__warn+0xe8/0x100)&lt;BR /&gt;[ 144.378248] [&amp;lt;8012d390&amp;gt;] (__warn) from [&amp;lt;8012d3e0&amp;gt;] (warn_slowpath_fmt+0x38/0x48)&lt;BR /&gt;[ 144.378261] [&amp;lt;8012d3e0&amp;gt;] (warn_slowpath_fmt) from [&amp;lt;80267e78&amp;gt;] (sysfs_warn_dup+0x64/0x74)&lt;BR /&gt;[ 144.378277] [&amp;lt;80267e78&amp;gt;] (sysfs_warn_dup) from [&amp;lt;80267f54&amp;gt;] (sysfs_create_dir_ns+0x84/0x94)&lt;BR /&gt;[ 144.378293] [&amp;lt;80267f54&amp;gt;] (sysfs_create_dir_ns) from [&amp;lt;803c20ec&amp;gt;] (kobject_add_internal+0x9c/0x2e4)&lt;BR /&gt;[ 144.378306] [&amp;lt;803c20ec&amp;gt;] (kobject_add_internal) from [&amp;lt;803c237c&amp;gt;] (kobject_add+0x48/0x98)&lt;BR /&gt;[ 144.378325] [&amp;lt;803c237c&amp;gt;] (kobject_add) from [&amp;lt;804c7d20&amp;gt;] (device_add+0xd4/0x580)&lt;BR /&gt;[ 144.378345] [&amp;lt;804c7d20&amp;gt;] (device_add) from [&amp;lt;8094d7fc&amp;gt;] (hci_conn_add_sysfs+0x2c/0x50)&lt;BR /&gt;[ 144.378364] [&amp;lt;8094d7fc&amp;gt;] (hci_conn_add_sysfs) from [&amp;lt;8093b0a4&amp;gt;] (hci_le_meta_evt+0xab0/0xd4c)&lt;BR /&gt;[ 144.378379] [&amp;lt;8093b0a4&amp;gt;] (hci_le_meta_evt) from [&amp;lt;8093ced8&amp;gt;] (hci_event_packet+0x78c/0x2c20)&lt;BR /&gt;[ 144.378391] [&amp;lt;8093ced8&amp;gt;] (hci_event_packet) from [&amp;lt;809300ac&amp;gt;] (hci_rx_work+0x174/0x274)&lt;BR /&gt;[ 144.378413] [&amp;lt;809300ac&amp;gt;] (hci_rx_work) from [&amp;lt;801432f0&amp;gt;] (process_one_work+0x1d8/0x3f0)&lt;BR /&gt;[ 144.378429] [&amp;lt;801432f0&amp;gt;] (process_one_work) from [&amp;lt;80143ec8&amp;gt;] (worker_thread+0x38/0x558)&lt;BR /&gt;[ 144.378445] [&amp;lt;80143ec8&amp;gt;] (worker_thread) from [&amp;lt;80148b68&amp;gt;] (kthread+0xdc/0xf4)&lt;BR /&gt;[ 144.378461] [&amp;lt;80148b68&amp;gt;] (kthread) from [&amp;lt;801076f8&amp;gt;] (ret_from_fork+0x14/0x3c)&lt;BR /&gt;[ 144.378469] ---[ end trace f337781249c2934c ]---&lt;BR /&gt;[ 144.378478] ------------[ cut here ]------------&lt;BR /&gt;[ 144.378492] WARNING: CPU: 1 PID: 1109 at /home/felicia/TG202A_V2/build_dl/tmp/work-shared/imx6dlsabresd/kernel-source/lib/kobject.c:240 kobject_add_internal+0x278/0x2e4&lt;BR /&gt;[ 144.378500] kobject_add_internal failed for hci0:65 with -EEXIST, don't try to register things with the same name in the same directory.&lt;BR /&gt;[ 144.378504] Modules linked in: mxc_dcic galcore(O)&lt;BR /&gt;[ 144.378527] CPU: 1 PID: 1109 Comm: kworker/u5:1 Tainted: G W O 4.9.11-1.0.0+gc27010d99a3d #1&lt;BR /&gt;[ 144.378533] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree)&lt;BR /&gt;[ 144.378542] Workqueue: hci0 hci_rx_work&lt;BR /&gt;[ 144.378566] [&amp;lt;8010eb64&amp;gt;] (unwind_backtrace) from [&amp;lt;8010b180&amp;gt;] (show_stack+0x10/0x14)&lt;BR /&gt;[ 144.378581] [&amp;lt;8010b180&amp;gt;] (show_stack) from [&amp;lt;803bf8b4&amp;gt;] (dump_stack+0x78/0x8c)&lt;BR /&gt;[ 144.378593] [&amp;lt;803bf8b4&amp;gt;] (dump_stack) from [&amp;lt;8012d390&amp;gt;] (__warn+0xe8/0x100)&lt;BR /&gt;[ 144.378604] [&amp;lt;8012d390&amp;gt;] (__warn) from [&amp;lt;8012d3e0&amp;gt;] (warn_slowpath_fmt+0x38/0x48)&lt;BR /&gt;[ 144.378618] [&amp;lt;8012d3e0&amp;gt;] (warn_slowpath_fmt) from [&amp;lt;803c22c8&amp;gt;] (kobject_add_internal+0x278/0x2e4)&lt;BR /&gt;[ 144.378630] [&amp;lt;803c22c8&amp;gt;] (kobject_add_internal) from [&amp;lt;803c237c&amp;gt;] (kobject_add+0x48/0x98)&lt;BR /&gt;[ 144.378644] [&amp;lt;803c237c&amp;gt;] (kobject_add) from [&amp;lt;804c7d20&amp;gt;] (device_add+0xd4/0x580)&lt;BR /&gt;[ 144.378659] [&amp;lt;804c7d20&amp;gt;] (device_add) from [&amp;lt;8094d7fc&amp;gt;] (hci_conn_add_sysfs+0x2c/0x50)&lt;BR /&gt;[ 144.378673] [&amp;lt;8094d7fc&amp;gt;] (hci_conn_add_sysfs) from [&amp;lt;8093b0a4&amp;gt;] (hci_le_meta_evt+0xab0/0xd4c)&lt;BR /&gt;[ 144.378686] [&amp;lt;8093b0a4&amp;gt;] (hci_le_meta_evt) from [&amp;lt;8093ced8&amp;gt;] (hci_event_packet+0x78c/0x2c20)&lt;BR /&gt;[ 144.378698] [&amp;lt;8093ced8&amp;gt;] (hci_event_packet) from [&amp;lt;809300ac&amp;gt;] (hci_rx_work+0x174/0x274)&lt;BR /&gt;[ 144.378714] [&amp;lt;809300ac&amp;gt;] (hci_rx_work) from [&amp;lt;801432f0&amp;gt;] (process_one_work+0x1d8/0x3f0)&lt;BR /&gt;[ 144.378728] [&amp;lt;801432f0&amp;gt;] (process_one_work) from [&amp;lt;80143ec8&amp;gt;] (worker_thread+0x38/0x558)&lt;BR /&gt;[ 144.378742] [&amp;lt;80143ec8&amp;gt;] (worker_thread) from [&amp;lt;80148b68&amp;gt;] (kthread+0xdc/0xf4)&lt;BR /&gt;[ 144.378756] [&amp;lt;80148b68&amp;gt;] (kthread) from [&amp;lt;801076f8&amp;gt;] (ret_from_fork+0x14/0x3c)&lt;BR /&gt;[ 144.378764] ---[ end trace f337781249c2934d ]---&lt;BR /&gt;[ 144.378775] Bluetooth: Failed to register connection device&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2018 06:52:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-trigger-watchdog-when-kernel-panic-in-i-MX6DL/m-p/816262#M125741</guid>
      <dc:creator>charleochiu</dc:creator>
      <dc:date>2018-11-29T06:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to trigger watchdog when kernel panic in i.MX6DL</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-trigger-watchdog-when-kernel-panic-in-i-MX6DL/m-p/816263#M125742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi charleo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wdog linux usage is described in sect.2.9 Watchdog (WDOG) attached&lt;/P&gt;&lt;P&gt;Linux Manual, as schematic one can follow Sabre SD schematic&lt;/P&gt;&lt;P&gt;Schematics (1)&lt;BR /&gt;i.MX6_SABRE_SDP_DESIGNFILES&lt;BR /&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/evaluation-and-development-boards/sabre-development-system/sabre-platform-for-smart-devices-based-on-the-i.mx-6-series:RDIMX6SABREPLAT?&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" title="https://www.nxp.com/support/developer-resources/evaluation-and-development-boards/sabre-development-system/sabre-platform-for-smart-devices-based-on-the-i.mx-6-series:RDIMX6SABREPLAT?&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;SABRE Platform for Smart Devices|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However more reliable way is to use external wdog chip resetting whole board,&lt;/P&gt;&lt;P&gt;as linux hanging may cause stop processor clocks, preventing internal wdog&lt;/P&gt;&lt;P&gt;from normal operation.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2018 02:51:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-trigger-watchdog-when-kernel-panic-in-i-MX6DL/m-p/816263#M125742</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-11-30T02:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to trigger watchdog when kernel panic in i.MX6DL</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-trigger-watchdog-when-kernel-panic-in-i-MX6DL/m-p/816264#M125743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi igor,&lt;/P&gt;&lt;P&gt;Thank you very much for your reply. Is there any official application document or guideline for MCIMX6Q-SDB and external watchdog that can be used to help shorten development time?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2018 03:47:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-trigger-watchdog-when-kernel-panic-in-i-MX6DL/m-p/816264#M125743</guid>
      <dc:creator>charleochiu</dc:creator>
      <dc:date>2018-12-05T03:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to trigger watchdog when kernel panic in i.MX6DL</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-trigger-watchdog-when-kernel-panic-in-i-MX6DL/m-p/816265#M125744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi charleo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am afraid such documentation is not available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2018 05:26:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-trigger-watchdog-when-kernel-panic-in-i-MX6DL/m-p/816265#M125744</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-12-05T05:26:11Z</dc:date>
    </item>
  </channel>
</rss>

