<?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>Wireless MCUのトピックPDM: Unexpected call back Code 3 Number 61698</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/PDM-Unexpected-call-back-Code-3-Number-61698/m-p/939635#M7362</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i get the err log in the function, and most time it work well,&lt;/P&gt;&lt;P&gt;the log was:&lt;/P&gt;&lt;P&gt;err:&lt;/P&gt;&lt;P&gt;[07:41:38.180] PDM: Unexpected call back Code 3 Number 61698&lt;/P&gt;&lt;P&gt;[07:41:38.272] PDM: Unexpected call back Code 3 Number 61700&lt;/P&gt;&lt;P&gt;[07:41:38.272] PDM: Unexpected call back Code 3 Number 61697&lt;/P&gt;&lt;P&gt;[07:41:38.293] PDM: Unexpected call back Code 3 Number 61699&lt;/P&gt;&lt;P&gt;[07:41:38.311] PDM: Unexpected call back Code 3 Number 61697&lt;/P&gt;&lt;P&gt;[07:41:38.320] PDM: Unexpected call back Code 3 Number 61699&lt;/P&gt;&lt;P&gt;right:&lt;/P&gt;&lt;P&gt;[07:41:34.183] NodeNum: 0, NwkAddr: 0x9cc8, IeeeAddr:00158d000211ff3b.&lt;/P&gt;&lt;P&gt;[07:41:34.190] NodeNum: 1, NwkAddr: 0xfffe, IeeeAddr:0000000000000000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the code was:&lt;/P&gt;&lt;P&gt;PUBLIC uint8 app_u8MacAddrAndIeeeAddrPrint(void)&lt;BR /&gt;{&lt;BR /&gt; uint16 u16DstAddr;&lt;BR /&gt; uint16 nodeNum = 0;&lt;/P&gt;&lt;P&gt;do&lt;BR /&gt; {&lt;BR /&gt; u16DstAddr = ZPS_u16AplZdoLookupAddr(ZPS_u64NwkNibGetMappedIeeeAddr(ZPS_pvAplZdoGetNwkHandle(),nodeNum));&lt;BR /&gt; DBG_vPrintf(TRACE_APP, "NodeNum: %d, NwkAddr: 0x%04x, IeeeAddr:%016llx.\n",&lt;BR /&gt; nodeNum,&lt;BR /&gt; u16DstAddr,&lt;BR /&gt; ZPS_u64NwkNibGetMappedIeeeAddr(ZPS_pvAplZdoGetNwkHandle(),nodeNum));&lt;BR /&gt; nodeNum ++;&lt;BR /&gt; }while (0xFFFE != u16DstAddr);&lt;/P&gt;&lt;P&gt;return nodeNum;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should i do to fix the bug, thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Aug 2019 23:50:26 GMT</pubDate>
    <dc:creator>xubovey</dc:creator>
    <dc:date>2019-08-01T23:50:26Z</dc:date>
    <item>
      <title>PDM: Unexpected call back Code 3 Number 61698</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/PDM-Unexpected-call-back-Code-3-Number-61698/m-p/939635#M7362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i get the err log in the function, and most time it work well,&lt;/P&gt;&lt;P&gt;the log was:&lt;/P&gt;&lt;P&gt;err:&lt;/P&gt;&lt;P&gt;[07:41:38.180] PDM: Unexpected call back Code 3 Number 61698&lt;/P&gt;&lt;P&gt;[07:41:38.272] PDM: Unexpected call back Code 3 Number 61700&lt;/P&gt;&lt;P&gt;[07:41:38.272] PDM: Unexpected call back Code 3 Number 61697&lt;/P&gt;&lt;P&gt;[07:41:38.293] PDM: Unexpected call back Code 3 Number 61699&lt;/P&gt;&lt;P&gt;[07:41:38.311] PDM: Unexpected call back Code 3 Number 61697&lt;/P&gt;&lt;P&gt;[07:41:38.320] PDM: Unexpected call back Code 3 Number 61699&lt;/P&gt;&lt;P&gt;right:&lt;/P&gt;&lt;P&gt;[07:41:34.183] NodeNum: 0, NwkAddr: 0x9cc8, IeeeAddr:00158d000211ff3b.&lt;/P&gt;&lt;P&gt;[07:41:34.190] NodeNum: 1, NwkAddr: 0xfffe, IeeeAddr:0000000000000000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the code was:&lt;/P&gt;&lt;P&gt;PUBLIC uint8 app_u8MacAddrAndIeeeAddrPrint(void)&lt;BR /&gt;{&lt;BR /&gt; uint16 u16DstAddr;&lt;BR /&gt; uint16 nodeNum = 0;&lt;/P&gt;&lt;P&gt;do&lt;BR /&gt; {&lt;BR /&gt; u16DstAddr = ZPS_u16AplZdoLookupAddr(ZPS_u64NwkNibGetMappedIeeeAddr(ZPS_pvAplZdoGetNwkHandle(),nodeNum));&lt;BR /&gt; DBG_vPrintf(TRACE_APP, "NodeNum: %d, NwkAddr: 0x%04x, IeeeAddr:%016llx.\n",&lt;BR /&gt; nodeNum,&lt;BR /&gt; u16DstAddr,&lt;BR /&gt; ZPS_u64NwkNibGetMappedIeeeAddr(ZPS_pvAplZdoGetNwkHandle(),nodeNum));&lt;BR /&gt; nodeNum ++;&lt;BR /&gt; }while (0xFFFE != u16DstAddr);&lt;/P&gt;&lt;P&gt;return nodeNum;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should i do to fix the bug, thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2019 23:50:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/PDM-Unexpected-call-back-Code-3-Number-61698/m-p/939635#M7362</guid>
      <dc:creator>xubovey</dc:creator>
      <dc:date>2019-08-01T23:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: PDM: Unexpected call back Code 3 Number 61698</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/PDM-Unexpected-call-back-Code-3-Number-61698/m-p/939636#M7363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Xu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what is the values that you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you look at the&amp;nbsp;appZpsExtendedDebug.c file?&lt;/P&gt;&lt;P&gt;C:\NXP\bstudio_nxp\sdk\JN-SW-4170\Components\ZigbeeCommon\Source\appZpsExtendedDebug.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2019 20:38:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/PDM-Unexpected-call-back-Code-3-Number-61698/m-p/939636#M7363</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2019-08-02T20:38:50Z</dc:date>
    </item>
  </channel>
</rss>

