<?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のトピック ZigBee stack error on kw41z</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/ZigBee-stack-error-on-kw41z/m-p/893126#M6460</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI!&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; background-color: #ffffff; font-size: 16px;"&gt;When transferring an example from the SDK to a custom project, I encountered a number of errors.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;/-----------------------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Memory region Used Size Region Size %age Used&lt;BR /&gt; PROGRAM_FLASH: 324836 B 499456 B 65.04%&lt;BR /&gt; APP_HDR: 256 B 256 B 100.00%&lt;BR /&gt;./src/zigbee_3_0_6.0.9/core/ZigbeeCommon/Source/zps_globals.o:(.data.s_sApl+0x9c): undefined reference to `s_sNodeDescriptor'&lt;BR /&gt;./src/zigbee_3_0_6.0.9/core/ZigbeeCommon/Source/zps_globals.o:(.data.s_sApl+0xa0): undefined reference to `s_sNodePowerDescriptor'&lt;BR /&gt;./src/zigbee_3_0_6.0.9/core/ZigbeeCommon/Source/zps_globals.o:(.data.s_sApl+0xa8): undefined reference to `s_asSimpleDescConts'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/OSAbstraction/fsl_os_abstraction_free_rtos.o: In function `OSA_MutexLock':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/OSAbstraction/fsl_os_abstraction_free_rtos.c:455: undefined reference to `xQueueGetMutexHolder'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/OSAbstraction/fsl_os_abstraction_free_rtos.o: In function `OSA_MutexUnlock':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/OSAbstraction/fsl_os_abstraction_free_rtos.c:500: undefined reference to `xQueueGetMutexHolder'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `__NvAtomicSave':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:1711: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:1711: undefined reference to `__stop_NVM_TABLE'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `__NvIdle':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:2033: undefined reference to `NV_STORAGE_SECTOR_SIZE'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `__NvTimerTick':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:2263: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:2263: undefined reference to `__stop_NVM_TABLE'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `NvInternalCopy':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:3863: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `NvCopyPage':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:4414: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `NvSaveRamTable':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:4546: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `NvGetEntryFromDataPtr':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:4780: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:4780: undefined reference to `__stop_NVM_TABLE'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `NvWriteRecord':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:5065: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:5179: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `NvRestoreData':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:5447: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `NvGetTableEntryIndexFromId':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:5473: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:5473: undefined reference to `__stop_NVM_TABLE'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `__NvCompletePendingOperations':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:5740: undefined reference to `__stop_NVM_TABLE'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:5740: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt; SRAM: 103548 B 128 KB 79.00%&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/Flash/Internal/Flash_Adapter.o: In function `NV_ReadHWParameters':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/Flash/Internal/Flash_Adapter.c:482: undefined reference to `FREESCALE_PROD_DATA_BASE_ADDR'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\src\libs\lib_zps_cm0.a(zps_apl_sec.o): In function `zps_pvAesGetKeyFromInstallCode':&lt;BR /&gt;R:\middleware\wireless\zigbee_3_0\core\ZPSAPL\Source\APS\zps_apl_sec.c:(.text+0xd2): undefined reference to `AESSW_vMMOFinalUpdate'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\src\libs\lib_zps_cm0.a(zps_apl_sec.o): In function `.text_16':&lt;BR /&gt;R:\middleware\wireless\zigbee_3_0\core\ZPSAPL\Source\APS\zps_apl_sec.c:(.text+0x248): undefined reference to `AESSW_vHMAC_MMO'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\src\libs\lib_zps_cm0.a(zps_apl_sec.o): In function `no symbol':&lt;BR /&gt;R:\middleware\wireless\zigbee_3_0\core\ZPSAPL\Source\APS\zps_apl_sec.c:(.text+0x25e): undefined reference to `AESSW_vMMOFinalUpdate'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\src\libs\lib_zps_cm0.a(zps_apl_zdo_nwkmanager.o): In function `zps_vAplSaveRecord':&lt;BR /&gt;R:\middleware\wireless\zigbee_3_0\core\ZPSAPL\Source\ZDO\zps_apl_zdo_nwkmanager.c:(.text+0x7a): undefined reference to `ZPS_pau8EpMapPresent'&lt;BR /&gt;R:\middleware\wireless\zigbee_3_0\core\ZPSAPL\Source\ZDO\zps_apl_zdo_nwkmanager.c:(.text+0x9e): undefined reference to `ZPS_pu8MaxZpsConfigEp'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\src\libs\lib_zps_cm0.a(zps_apl_zdo_nwkmanager.o): In function `zps_eAplZdoInit':&lt;BR /&gt;R:\middleware\wireless\zigbee_3_0\core\ZPSAPL\Source\ZDO\zps_apl_zdo_nwkmanager.c:(.text+0x41c): undefined reference to `ZPS_pau8EpMapPresent'&lt;BR /&gt;R:\middleware\wireless\zigbee_3_0\core\ZPSAPL\Source\ZDO\zps_apl_zdo_nwkmanager.c:(.text+0x422): undefined reference to `ZPS_pau8EpMapPresent'&lt;BR /&gt;R:\middleware\wireless\zigbee_3_0\core\ZPSAPL\Source\ZDO\zps_apl_zdo_nwkmanager.c:(.text+0x44e): undefined reference to `ZPS_pu8MaxZpsConfigEp'&lt;BR /&gt;collect2.exe: error: ld returned 1 exit status&lt;BR /&gt;make[1]: *** [makefile:126: hmil-demo.axf] Error 1&lt;BR /&gt;make: *** [makefile:117: all] Error 2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 May 2019 15:46:39 GMT</pubDate>
    <dc:creator>yaroslav_kyryle</dc:creator>
    <dc:date>2019-05-14T15:46:39Z</dc:date>
    <item>
      <title>ZigBee stack error on kw41z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/ZigBee-stack-error-on-kw41z/m-p/893126#M6460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI!&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; background-color: #ffffff; font-size: 16px;"&gt;When transferring an example from the SDK to a custom project, I encountered a number of errors.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;/-----------------------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Memory region Used Size Region Size %age Used&lt;BR /&gt; PROGRAM_FLASH: 324836 B 499456 B 65.04%&lt;BR /&gt; APP_HDR: 256 B 256 B 100.00%&lt;BR /&gt;./src/zigbee_3_0_6.0.9/core/ZigbeeCommon/Source/zps_globals.o:(.data.s_sApl+0x9c): undefined reference to `s_sNodeDescriptor'&lt;BR /&gt;./src/zigbee_3_0_6.0.9/core/ZigbeeCommon/Source/zps_globals.o:(.data.s_sApl+0xa0): undefined reference to `s_sNodePowerDescriptor'&lt;BR /&gt;./src/zigbee_3_0_6.0.9/core/ZigbeeCommon/Source/zps_globals.o:(.data.s_sApl+0xa8): undefined reference to `s_asSimpleDescConts'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/OSAbstraction/fsl_os_abstraction_free_rtos.o: In function `OSA_MutexLock':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/OSAbstraction/fsl_os_abstraction_free_rtos.c:455: undefined reference to `xQueueGetMutexHolder'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/OSAbstraction/fsl_os_abstraction_free_rtos.o: In function `OSA_MutexUnlock':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/OSAbstraction/fsl_os_abstraction_free_rtos.c:500: undefined reference to `xQueueGetMutexHolder'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `__NvAtomicSave':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:1711: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:1711: undefined reference to `__stop_NVM_TABLE'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `__NvIdle':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:2033: undefined reference to `NV_STORAGE_SECTOR_SIZE'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `__NvTimerTick':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:2263: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:2263: undefined reference to `__stop_NVM_TABLE'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `NvInternalCopy':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:3863: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `NvCopyPage':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:4414: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `NvSaveRamTable':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:4546: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `NvGetEntryFromDataPtr':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:4780: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:4780: undefined reference to `__stop_NVM_TABLE'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `NvWriteRecord':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:5065: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:5179: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `NvRestoreData':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:5447: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `NvGetTableEntryIndexFromId':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:5473: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:5473: undefined reference to `__stop_NVM_TABLE'&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.o: In function `__NvCompletePendingOperations':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:5740: undefined reference to `__stop_NVM_TABLE'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/NVM/Source/NV_Flash.c:5740: undefined reference to `__start_NVM_TABLE'&lt;BR /&gt; SRAM: 103548 B 128 KB 79.00%&lt;BR /&gt;./src/hmil/third_party/nxp/kw41z/framework/Flash/Internal/Flash_Adapter.o: In function `NV_ReadHWParameters':&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\Debug/../src/hmil/third_party/nxp/kw41z/framework/Flash/Internal/Flash_Adapter.c:482: undefined reference to `FREESCALE_PROD_DATA_BASE_ADDR'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\src\libs\lib_zps_cm0.a(zps_apl_sec.o): In function `zps_pvAesGetKeyFromInstallCode':&lt;BR /&gt;R:\middleware\wireless\zigbee_3_0\core\ZPSAPL\Source\APS\zps_apl_sec.c:(.text+0xd2): undefined reference to `AESSW_vMMOFinalUpdate'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\src\libs\lib_zps_cm0.a(zps_apl_sec.o): In function `.text_16':&lt;BR /&gt;R:\middleware\wireless\zigbee_3_0\core\ZPSAPL\Source\APS\zps_apl_sec.c:(.text+0x248): undefined reference to `AESSW_vHMAC_MMO'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\src\libs\lib_zps_cm0.a(zps_apl_sec.o): In function `no symbol':&lt;BR /&gt;R:\middleware\wireless\zigbee_3_0\core\ZPSAPL\Source\APS\zps_apl_sec.c:(.text+0x25e): undefined reference to `AESSW_vMMOFinalUpdate'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\src\libs\lib_zps_cm0.a(zps_apl_zdo_nwkmanager.o): In function `zps_vAplSaveRecord':&lt;BR /&gt;R:\middleware\wireless\zigbee_3_0\core\ZPSAPL\Source\ZDO\zps_apl_zdo_nwkmanager.c:(.text+0x7a): undefined reference to `ZPS_pau8EpMapPresent'&lt;BR /&gt;R:\middleware\wireless\zigbee_3_0\core\ZPSAPL\Source\ZDO\zps_apl_zdo_nwkmanager.c:(.text+0x9e): undefined reference to `ZPS_pu8MaxZpsConfigEp'&lt;BR /&gt;D:\Projects\FWTEAM-290\hmil-demo\src\libs\lib_zps_cm0.a(zps_apl_zdo_nwkmanager.o): In function `zps_eAplZdoInit':&lt;BR /&gt;R:\middleware\wireless\zigbee_3_0\core\ZPSAPL\Source\ZDO\zps_apl_zdo_nwkmanager.c:(.text+0x41c): undefined reference to `ZPS_pau8EpMapPresent'&lt;BR /&gt;R:\middleware\wireless\zigbee_3_0\core\ZPSAPL\Source\ZDO\zps_apl_zdo_nwkmanager.c:(.text+0x422): undefined reference to `ZPS_pau8EpMapPresent'&lt;BR /&gt;R:\middleware\wireless\zigbee_3_0\core\ZPSAPL\Source\ZDO\zps_apl_zdo_nwkmanager.c:(.text+0x44e): undefined reference to `ZPS_pu8MaxZpsConfigEp'&lt;BR /&gt;collect2.exe: error: ld returned 1 exit status&lt;BR /&gt;make[1]: *** [makefile:126: hmil-demo.axf] Error 1&lt;BR /&gt;make: *** [makefile:117: all] Error 2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2019 15:46:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/ZigBee-stack-error-on-kw41z/m-p/893126#M6460</guid>
      <dc:creator>yaroslav_kyryle</dc:creator>
      <dc:date>2019-05-14T15:46:39Z</dc:date>
    </item>
    <item>
      <title>Re:  ZigBee stack error on kw41z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/ZigBee-stack-error-on-kw41z/m-p/893127#M6461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue you are&amp;nbsp;experiencing it's due to the different settings regarding the Wireless Connectivity libraries. I would recommend you to use one of the examples as a base as those are already configured, you can check either the router, coordinator or end device example projects.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Estephania&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2019 15:24:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/ZigBee-stack-error-on-kw41z/m-p/893127#M6461</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2019-05-16T15:24:42Z</dc:date>
    </item>
  </channel>
</rss>

