<?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のトピックRe: ZPSConfig error - ZigBee 3.0 v.1745</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/ZPSConfig-error-ZigBee-3-0-v-1745/m-p/741895#M4179</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;/P&gt;&lt;P&gt;I am also facing this same issue while compiling JNAN-1220. Can you please provide the details about how did you resolve this issue?. I tried to search the&amp;nbsp;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;MacInterfaceList&lt;/STRONG&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;as suggested but it was inside some node and java files.&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Jun 2018 17:31:52 GMT</pubDate>
    <dc:creator>charmisuchak</dc:creator>
    <dc:date>2018-06-16T17:31:52Z</dc:date>
    <item>
      <title>ZPSConfig error - ZigBee 3.0 v.1745</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/ZPSConfig-error-ZigBee-3-0-v-1745/m-p/741893#M4177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just installed the new &lt;STRONG&gt;JN-SW-4170.v.1745&lt;/STRONG&gt; package and then I tried to compile my project before starting any code adjustment. It seems that the ZPSConfig tool has an internal error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Building numbered PDM IDs version ...&lt;BR /&gt;JENNIC_MAC is Mini MAC shim &lt;BR /&gt;JENNIC_MAC_PLATFORM is SOC&lt;BR /&gt;Cleaning previous compilation&lt;BR /&gt;Assembling irq_JN516x.S&lt;BR /&gt;Assembling portasm_JN516x.S&lt;BR /&gt;Compiling port_JN516x.c&lt;BR /&gt;Configuring the PDUM&lt;BR /&gt;PDUMConfig - PDU Manager Configuration Tool v1.1.0 Build 90693&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Done.&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Compiling pdum_gen.c&lt;BR /&gt;Assembling pdum_apdu.S&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Configuring the Zigbee Protocol Stack&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;ZPSConfig - Zigbee Protocol Stack Configuration Tool v1.3.0 Build 91152M&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Traceback (most recent call last):&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; File "ZPSConfig.py", line 2897, in &amp;lt;module&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; File "ZPSConfig.py", line 1868, in outputC&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;UnboundLocalError: local variable 'tempinterface' referenced before assignment&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;make: *** [../../WIED_R_Router/Source/zps_gen.c] Error 255&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;Has anyone ever seen that error message?&lt;/P&gt;&lt;P&gt;Does it have to do with the new &lt;STRONG&gt;MacInterfaceList&lt;/STRONG&gt; reference?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 17:44:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/ZPSConfig-error-ZigBee-3-0-v-1745/m-p/741893#M4177</guid>
      <dc:creator>NestorFernandes</dc:creator>
      <dc:date>2018-03-27T17:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: ZPSConfig error - ZigBee 3.0 v.1745</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/ZPSConfig-error-ZigBee-3-0-v-1745/m-p/741894#M4178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Confirmed:&lt;/STRONG&gt; if there is no &lt;STRONG&gt;MacInterface&lt;/STRONG&gt; defined inside the &lt;STRONG&gt;MacInterfaceList&lt;/STRONG&gt; entry, the program will issue that error and crash(?!?).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It could be a little bit more user friendly&amp;nbsp;and give a warning or an error message saying what is missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 19:53:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/ZPSConfig-error-ZigBee-3-0-v-1745/m-p/741894#M4178</guid>
      <dc:creator>NestorFernandes</dc:creator>
      <dc:date>2018-03-27T19:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: ZPSConfig error - ZigBee 3.0 v.1745</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/ZPSConfig-error-ZigBee-3-0-v-1745/m-p/741895#M4179</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;/P&gt;&lt;P&gt;I am also facing this same issue while compiling JNAN-1220. Can you please provide the details about how did you resolve this issue?. I tried to search the&amp;nbsp;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;MacInterfaceList&lt;/STRONG&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;as suggested but it was inside some node and java files.&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jun 2018 17:31:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/ZPSConfig-error-ZigBee-3-0-v-1745/m-p/741895#M4179</guid>
      <dc:creator>charmisuchak</dc:creator>
      <dc:date>2018-06-16T17:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: ZPSConfig error - ZigBee 3.0 v.1745</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/ZPSConfig-error-ZigBee-3-0-v-1745/m-p/741896#M4180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sir,&lt;/P&gt;&lt;P&gt;I am using AN-1229 ZP_Application_Templates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also facing same problem. some times its work correctly else zps_gen.c files started showing error.&lt;/P&gt;&lt;P&gt;i am getting all the time below errors please help me to make it successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;File "ZPSConfig.py", line 2897, in &amp;lt;module&amp;gt;&lt;BR /&gt; File "ZPSConfig.py", line 1868, in outputC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ALSO ATTACHED FILE PLEASE HAVE A LOOK ON IT.&lt;span class="lia-inline-image-display-wrapper" image-alt="zpsFileError.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/78358iD2FEC42DA5811691/image-size/large?v=v2&amp;amp;px=999" role="button" title="zpsFileError.png" alt="zpsFileError.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Waiting for your reply.&lt;/P&gt;&lt;P&gt;Thank You&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2019 10:29:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/ZPSConfig-error-ZigBee-3-0-v-1745/m-p/741896#M4180</guid>
      <dc:creator>dheerajsawant</dc:creator>
      <dc:date>2019-03-05T10:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: ZPSConfig error - ZigBee 3.0 v.1745</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/ZPSConfig-error-ZigBee-3-0-v-1745/m-p/741897#M4181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please add this information in a new post so we can track it down as a different issue from the original?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;BR /&gt;Estephania&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2019 18:15:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/ZPSConfig-error-ZigBee-3-0-v-1745/m-p/741897#M4181</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2019-03-06T18:15:02Z</dc:date>
    </item>
  </channel>
</rss>

