<?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: Error while compiling NXP ZigBee HA demo Coordinator</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Error-while-compiling-NXP-ZigBee-HA-demo-Coordinator/m-p/629667#M2071</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Louis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you define the debug port for the UART0? Are you using JTAG?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://cache.nxp.com/documents/application_note/JN-AN-1203.pdf?fsrch=1&amp;amp;sr=6&amp;amp;pageNum=1" title="http://cache.nxp.com/documents/application_note/JN-AN-1203.pdf?fsrch=1&amp;amp;sr=6&amp;amp;pageNum=1"&gt;http://www.nxp.com/documents/application_note/JN-AN-1203.pdf?fsrch=1&amp;amp;sr=6&amp;amp;pageNum=1&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4.2.1&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Nov 2016 17:36:55 GMT</pubDate>
    <dc:creator>mario_castaneda</dc:creator>
    <dc:date>2016-11-01T17:36:55Z</dc:date>
    <item>
      <title>Error while compiling NXP ZigBee HA demo Coordinator</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Error-while-compiling-NXP-ZigBee-HA-demo-Coordinator/m-p/629664#M2068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;c:/nxp/bstudio_nxp/sdk/tools/ba-elf-ba2-r36379/bin/../lib/gcc/ba-elf/4.7.4/../../../../ba-elf/bin/ld.exe: cannot open linker script file AppBuildZBPro.ld: No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;The file AppBuildZBPro.ld is not in the sources nor in the SDK. How could I workaround this error?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Please help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;LM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 08:49:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Error-while-compiling-NXP-ZigBee-HA-demo-Coordinator/m-p/629664#M2068</guid>
      <dc:creator>louiscroisez</dc:creator>
      <dc:date>2016-10-12T08:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error while compiling NXP ZigBee HA demo Coordinator</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Error-while-compiling-NXP-ZigBee-HA-demo-Coordinator/m-p/629665#M2069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you installed the ZigBee SDK (&lt;A href="http://www.nxp.com/webapp/Download?colCode=JN-SW-4168-SDK&amp;amp;location=null&amp;amp;fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1&amp;amp;Parent_nodeId=&amp;amp;Parent_pageType="&gt;JN-SW-4168&lt;/A&gt;)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 15:40:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Error-while-compiling-NXP-ZigBee-HA-demo-Coordinator/m-p/629665#M2069</guid>
      <dc:creator>finstonian</dc:creator>
      <dc:date>2016-10-12T15:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error while compiling NXP ZigBee HA demo Coordinator</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Error-while-compiling-NXP-ZigBee-HA-demo-Coordinator/m-p/629666#M2070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I have installed that SDK.&lt;/P&gt;&lt;P&gt;I managed to finish the linking process by editing the /build/Makefile.&lt;BR /&gt;It appears that in the original Makefile, there is a commented line just before the reference to&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;AppBuildZBPro.ld.&lt;BR /&gt;This show me that there were other linker scripts files e.g.&amp;nbsp;&lt;SPAN&gt;AppBuildZBPro_JN5169.ld.&lt;BR /&gt;I replaced&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;AppBuildZBPro.ld by&amp;nbsp;AppBuildZBPro_JN5169.ld inside the Makefile and voilà.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;But now my problem is that the debug traces are not displayed on my serial terminal. But this is another issue.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 13:30:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Error-while-compiling-NXP-ZigBee-HA-demo-Coordinator/m-p/629666#M2070</guid>
      <dc:creator>louiscroisez</dc:creator>
      <dc:date>2016-10-13T13:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error while compiling NXP ZigBee HA demo Coordinator</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Error-while-compiling-NXP-ZigBee-HA-demo-Coordinator/m-p/629667#M2071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Louis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you define the debug port for the UART0? Are you using JTAG?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://cache.nxp.com/documents/application_note/JN-AN-1203.pdf?fsrch=1&amp;amp;sr=6&amp;amp;pageNum=1" title="http://cache.nxp.com/documents/application_note/JN-AN-1203.pdf?fsrch=1&amp;amp;sr=6&amp;amp;pageNum=1"&gt;http://www.nxp.com/documents/application_note/JN-AN-1203.pdf?fsrch=1&amp;amp;sr=6&amp;amp;pageNum=1&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4.2.1&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 17:36:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Error-while-compiling-NXP-ZigBee-HA-demo-Coordinator/m-p/629667#M2071</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2016-11-01T17:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error while compiling NXP ZigBee HA demo Coordinator</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Error-while-compiling-NXP-ZigBee-HA-demo-Coordinator/m-p/629668#M2072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PLS check makefile file in project, and check line 215,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Untitled.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/4259i1035AFDFB2AFC914/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 12:41:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Error-while-compiling-NXP-ZigBee-HA-demo-Coordinator/m-p/629668#M2072</guid>
      <dc:creator>daweiyou</dc:creator>
      <dc:date>2017-01-03T12:41:15Z</dc:date>
    </item>
  </channel>
</rss>

