<?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 Why does instruction error occur and how to resolve it? in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/How-does-JN5169-reset-the-network-layer-or-MAC-layer/m-p/1244471#M10877</link>
    <description>&lt;P class="tgt"&gt;&lt;SPAN class="tgt"&gt;Hello, the chip I use is JN5169, and the routine uses JN-AN-1217-ZigBee-3-0-Base-Device.&lt;/SPAN&gt;&lt;SPAN class="tgt"&gt;The SDK version is 1840.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="tgt"&gt;&lt;SPAN class="tgt"&gt;The problem I encountered was that after the reset of my software, I could not recover after receiving instruction error. After a while, the watchdog reset, and then receiving instruction error again.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="tgt"&gt;&lt;SPAN class="tgt"&gt;I would like to ask three questions:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="tgt"&gt;&lt;SPAN class="tgt"&gt;First: Why do you have the problem of instruction error?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="tgt"&gt;&lt;SPAN class="tgt"&gt;Second: how to find and solve the problem?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="tgt"&gt;&lt;SPAN class="tgt"&gt;Third, how to analyze the address information of STACK DUMP printed by the software after an exception occurs and what are the meanings of those variables in front of it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1948396491_0-1615511791196.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/139439iBE0BD3BEE949A2F4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1948396491_0-1615511791196.png" alt="1948396491_0-1615511791196.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Mar 2021 01:30:33 GMT</pubDate>
    <dc:creator>1948396491</dc:creator>
    <dc:date>2021-03-12T01:30:33Z</dc:date>
    <item>
      <title>How does JN5169 reset the network layer or MAC layer?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-does-JN5169-reset-the-network-layer-or-MAC-layer/m-p/1165559#M10249</link>
      <description>&lt;P&gt;&lt;SPAN class="tgt"&gt;Hello, may I ask whether the JN5169 reset CPU resets the network layer and MAC layer?&lt;/SPAN&gt;&lt;SPAN class="tgt"&gt;In addition, is there any way to reset the network layer and the MAC layer respectively?&lt;/SPAN&gt;&lt;SPAN class="tgt"&gt;Or directly reset the network layer and MAC layer?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Oct 2020 08:06:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-does-JN5169-reset-the-network-layer-or-MAC-layer/m-p/1165559#M10249</guid>
      <dc:creator>1948396491</dc:creator>
      <dc:date>2020-10-10T08:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: How does JN5169 reset the network layer or MAC layer?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-does-JN5169-reset-the-network-layer-or-MAC-layer/m-p/1166889#M10258</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/161489"&gt;@1948396491&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Please look at the&amp;nbsp;3.1 MAC Reset for more details also look at the example&amp;nbsp;3.1.2 Reset Example&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/JN-UG-3024.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/JN-UG-3024.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mario&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 16:39:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-does-JN5169-reset-the-network-layer-or-MAC-layer/m-p/1166889#M10258</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2020-10-13T16:39:39Z</dc:date>
    </item>
    <item>
      <title>Why does instruction error occur and how to resolve it?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-does-JN5169-reset-the-network-layer-or-MAC-layer/m-p/1244471#M10877</link>
      <description>&lt;P class="tgt"&gt;&lt;SPAN class="tgt"&gt;Hello, the chip I use is JN5169, and the routine uses JN-AN-1217-ZigBee-3-0-Base-Device.&lt;/SPAN&gt;&lt;SPAN class="tgt"&gt;The SDK version is 1840.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="tgt"&gt;&lt;SPAN class="tgt"&gt;The problem I encountered was that after the reset of my software, I could not recover after receiving instruction error. After a while, the watchdog reset, and then receiving instruction error again.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="tgt"&gt;&lt;SPAN class="tgt"&gt;I would like to ask three questions:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="tgt"&gt;&lt;SPAN class="tgt"&gt;First: Why do you have the problem of instruction error?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="tgt"&gt;&lt;SPAN class="tgt"&gt;Second: how to find and solve the problem?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="tgt"&gt;&lt;SPAN class="tgt"&gt;Third, how to analyze the address information of STACK DUMP printed by the software after an exception occurs and what are the meanings of those variables in front of it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1948396491_0-1615511791196.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/139439iBE0BD3BEE949A2F4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1948396491_0-1615511791196.png" alt="1948396491_0-1615511791196.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 01:30:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-does-JN5169-reset-the-network-layer-or-MAC-layer/m-p/1244471#M10877</guid>
      <dc:creator>1948396491</dc:creator>
      <dc:date>2021-03-12T01:30:33Z</dc:date>
    </item>
  </channel>
</rss>

