<?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: JN5189 in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/JN5189/m-p/1625715#M14764</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have read&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.nxp.com/webapp/sps/download/license.jsp?colCode=JN-AN-1260" target="_blank" rel="nofollow noopener noreferrer"&gt;Zigbee 3.0 Getting Started&lt;/A&gt;&amp;nbsp; and i only modify the makefile of coordintor according to the getting start document .&lt;/P&gt;</description>
    <pubDate>Fri, 31 Mar 2023 02:39:22 GMT</pubDate>
    <dc:creator>paidaxing</dc:creator>
    <dc:date>2023-03-31T02:39:22Z</dc:date>
    <item>
      <title>JN5189</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189/m-p/1625350#M14757</link>
      <description>&lt;P&gt;Hi，&lt;/P&gt;&lt;P&gt;when i compile Coordiator_GProxy_OM15082 of JN-AN-1243 ,it report error as follows.&lt;/P&gt;&lt;P&gt;c:/nxp/mcuxpressoide_11.7.0_9198/ide/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: ../../../Binaries/Coordinator_GpProxy_OM15082/obj/zps_gen.o: in function `ZPS_vGetOptionalFeatures':&lt;BR /&gt;zps_gen.c:(.text.ZPS_vGetOptionalFeatures+0x6): undefined reference to `zps_vAfInterPanInit'&lt;BR /&gt;c:/nxp/mcuxpressoide_11.7.0_9198/ide/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: zps_gen.c:(.text.ZPS_vGetOptionalFeatures+0xc): undefined reference to `zps_vRegisterGreenPower'&lt;BR /&gt;c:/nxp/mcuxpressoide_11.7.0_9198/ide/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: zps_gen.c:(.text.ZPS_vGetOptionalFeatures+0x10): undefined reference to `ZPS_vZgpInitGpTxQueue'&lt;BR /&gt;c:/nxp/mcuxpressoide_11.7.0_9198/ide/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: zps_gen.c:(.text.ZPS_vGetOptionalFeatures+0x18): undefined reference to `ZPS_vZgpInitGpSecurityTable'&lt;BR /&gt;c:/nxp/mcuxpressoide_11.7.0_9198/ide/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: ../../../Binaries/Coordinator_GpProxy_OM15082/obj/GreenPower.o: in function `bGP_GetGPDKey':&lt;BR /&gt;GreenPower.c:(.text.bGP_GetGPDKey+0x52): undefined reference to `ZPS_vZgpTransformKey'&lt;BR /&gt;c:/nxp/mcuxpressoide_11.7.0_9198/ide/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: ../../../Binaries/Coordinator_GpProxy_OM15082/obj/GreenPower.o: in function `eGP_AddDeviceSecurity':&lt;BR /&gt;GreenPower.c:(.text.eGP_AddDeviceSecurity+0xec): undefined reference to `ZPS_sZgpAddDeviceSecurity'&lt;BR /&gt;c:/nxp/mcuxpressoide_11.7.0_9198/ide/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: ../../../Binaries/Coordinator_GpProxy_OM15082/obj/GreenPower.o: in function `u8GP_SecurityProcessCallback':&lt;BR /&gt;GreenPower.c:(.text.u8GP_SecurityProcessCallback+0x12): undefined reference to `ZPS_psZgpFindGpstEntry'&lt;BR /&gt;c:/nxp/mcuxpressoide_11.7.0_9198/ide/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: GreenPower.c:(.text.u8GP_SecurityProcessCallback+0x2a): undefined reference to `ZPS_psZgpFindGpstEntry'&lt;BR /&gt;c:/nxp/mcuxpressoide_11.7.0_9198/ide/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: ../../../Binaries/Coordinator_GpProxy_OM15082/obj/GreenPowerCommon.o: in function `vGP_SendDeviceAnnounce':&lt;BR /&gt;GreenPowerCommon.c:(.text.vGP_SendDeviceAnnounce+0x78): undefined reference to `zps_vZgpDeviceActive'&lt;BR /&gt;c:/nxp/mcuxpressoide_11.7.0_9198/ide/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: ../../../Binaries/Coordinator_GpProxy_OM15082/obj/GreenPowerCommon.o: in function `vGP_RemoveGPDFromProxySinkTable':&lt;BR /&gt;GreenPowerCommon.c:(.text.vGP_RemoveGPDFromProxySinkTable+0x60): undefined reference to `ZPS_psZgpFindGpstEntry'&lt;BR /&gt;c:/nxp/mcuxpressoide_11.7.0_9198/ide/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: ../../../Binaries/Coordinator_GpProxy_OM15082/obj/GreenPowerCommon.o: in function `vSendToTxQueue':&lt;BR /&gt;GreenPowerCommon.c:(.text.vSendToTxQueue+0x94): undefined reference to `zps_vDStub_DataReq'&lt;BR /&gt;c:/nxp/mcuxpressoide_11.7.0_9198/ide/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: ../../../Binaries/Coordinator_GpProxy_OM15082/obj/GreenPowerCustomCommandResponses.o: in function `vGP_SendResponseGPDF':&lt;BR /&gt;GreenPowerCustomCommandResponses.c:(.text.vGP_SendResponseGPDF+0x9a): undefined reference to `zps_bZgpRemoveTxQueue'&lt;BR /&gt;c:/nxp/mcuxpressoide_11.7.0_9198/ide/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: ../../../Binaries/Coordinator_GpProxy_OM15082/obj/gp.o: in function `eGP_RegisterProxyBasicEndPoint':&lt;BR /&gt;gp.c:(.text.eGP_RegisterProxyBasicEndPoint+0x5c): undefined reference to `ZPS_vRegisterSecRequestResponseCallback'&lt;BR /&gt;collect2.exe: error: ld returned 1 exit status&lt;BR /&gt;make: *** [Makefile:551: ../../../Binaries/Coordinator_GpProxy_OM15082/Coordinator_GpProxy_OM15082.axf] Error 1&lt;BR /&gt;"make DR=OM15082 all" terminated with exit code 2. Build might be incomplete.&lt;/P&gt;&lt;P&gt;the JN-AN-1243 version 2007&lt;/P&gt;&lt;P&gt;the SDK version 2.6.8&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 13:39:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189/m-p/1625350#M14757</guid>
      <dc:creator>paidaxing</dc:creator>
      <dc:date>2023-03-30T13:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189/m-p/1625597#M14762</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/214162"&gt;@paidaxing&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Could you please confirm that you have read the&amp;nbsp;&lt;A href="https://www.nxp.com/webapp/sps/download/license.jsp?colCode=JN-AN-1260" target="_blank"&gt;Zigbee 3.0 Getting Started&lt;/A&gt;?&amp;nbsp;This Application Note provides guidance towards the best starting point for the development of your own Zigbee 3.0 device firmware.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also, have you modified the base project? If so, could you please help us with more details about the main modifications you have done?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Please, share the whole build log, it would be very helpful to try to find the root cause. Log should be exported/saved by default into a text file in the path set in project properties:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EduardoZamora_0-1680212764829.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/217203iAAC6C07B27548801/image-size/large?v=v2&amp;amp;px=999" role="button" title="EduardoZamora_0-1680212764829.png" alt="EduardoZamora_0-1680212764829.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 21:49:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189/m-p/1625597#M14762</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2023-03-30T21:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189/m-p/1625715#M14764</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have read&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.nxp.com/webapp/sps/download/license.jsp?colCode=JN-AN-1260" target="_blank" rel="nofollow noopener noreferrer"&gt;Zigbee 3.0 Getting Started&lt;/A&gt;&amp;nbsp; and i only modify the makefile of coordintor according to the getting start document .&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 02:39:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189/m-p/1625715#M14764</guid>
      <dc:creator>paidaxing</dc:creator>
      <dc:date>2023-03-31T02:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189/m-p/1626264#M14772</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Just to confirm, what MCUXpresso version and Python version are you using? Could you please confirm if Python was correctly added to PATH?&lt;/P&gt;
&lt;P&gt;Also, did you install pycryptodome and lxml? You can use Zigbee 3.0 Getting Started, Section 5.5 Python3 Installation as reference.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 19:14:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189/m-p/1626264#M14772</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2023-03-31T19:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189/m-p/1626340#M14774</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;MCUXpresso version :MCUXpressoIDE_11.7.0_9198&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;python version : 3.8.6&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I added the path correctly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have installed pycryptodome and lxml.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;when i use&amp;nbsp;SDK_2_6_5_JN5189DK6 ,coordinator and enddevice can compile.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;when i use&amp;nbsp;SDK_2_6_8_JN5189DK6,coordinator can not compile and enddevice can compile.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Apr 2023 03:04:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189/m-p/1626340#M14774</guid>
      <dc:creator>paidaxing</dc:creator>
      <dc:date>2023-04-01T03:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189/m-p/1626415#M14777</link>
      <description>&lt;P&gt;when i use&amp;nbsp;SDK_2_6_9_JN5189DK6 ,it can not compile and indicate in attached files.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Apr 2023 02:32:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189/m-p/1626415#M14777</guid>
      <dc:creator>paidaxing</dc:creator>
      <dc:date>2023-04-02T02:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: JN5189</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5189/m-p/1627767#M14789</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;This issue seems to be related to a Python module (lxml). Please try the following:&lt;/P&gt;
&lt;P&gt;- Download the latest JN5189 SDK version available from&amp;nbsp;&lt;A href="https://mcuxpresso.nxp.com/en/select" target="_blank"&gt;MCUXpresso SDK Builder&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;- Uninstall lxml and install it again&lt;/P&gt;
&lt;P&gt;- Reinstall your Python version or try with a different version&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 15:30:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5189/m-p/1627767#M14789</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2023-04-04T15:30:12Z</dc:date>
    </item>
  </channel>
</rss>

