<?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>MCUXpresso SDKのトピックRe: SDK demo project cannot compile</title>
    <link>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-demo-project-cannot-compile/m-p/670054#M151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lau,&lt;/P&gt;&lt;P&gt;I compiled the ble_thread_router_wireless_uart project. I didn't find any problem. So maybe you can try to download the SDK package again and recompile it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Jul 2017 05:24:42 GMT</pubDate>
    <dc:creator>jingpan</dc:creator>
    <dc:date>2017-07-17T05:24:42Z</dc:date>
    <item>
      <title>SDK demo project cannot compile</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-demo-project-cannot-compile/m-p/670053#M150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the installation instructions from,&amp;nbsp;&lt;A class="link-titled" href="http://www.nxp.com/products/software-and-tools/hardware-development-tools/freedom-development-boards/nxp-freedom-development-kit-for-kinetis-kw41z-31z-21z-mcus:FRDM-KW41Z?tab=In-Depth_Tab&amp;amp;tid=van/frdm-kw41z/startnow" title="http://www.nxp.com/products/software-and-tools/hardware-development-tools/freedom-development-boards/nxp-freedom-development-kit-for-kinetis-kw41z-31z-21z-mcus:FRDM-KW41Z?tab=In-Depth_Tab&amp;amp;tid=van/frdm-kw41z/startnow"&gt;FRDM-KW41Z|Freedom Development Kit|NXP&lt;/A&gt;&amp;nbsp;, which was linked to in my quick start guide. however, the wireless example demo codes do not run properly as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When building the ble_thread_router_wireless_uart example project, I get a compilation error, in ble_controller_task.c and app_config.c saying that 2 variables are declared not inside a function.&lt;BR /&gt;&lt;BR /&gt;I haven't even edited the code, so I'm not sure why there is a syntax error.&lt;BR /&gt;&lt;BR /&gt;Can I check if anyone knows what is the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 06:16:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-demo-project-cannot-compile/m-p/670053#M150</guid>
      <dc:creator>laudexter</dc:creator>
      <dc:date>2017-07-14T06:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: SDK demo project cannot compile</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-demo-project-cannot-compile/m-p/670054#M151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lau,&lt;/P&gt;&lt;P&gt;I compiled the ble_thread_router_wireless_uart project. I didn't find any problem. So maybe you can try to download the SDK package again and recompile it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 05:24:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-demo-project-cannot-compile/m-p/670054#M151</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2017-07-17T05:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: SDK demo project cannot compile</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-demo-project-cannot-compile/m-p/670055#M152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jing Pan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. I have tried re-downloading the SDK from the link provided at&amp;nbsp;&lt;A class="link-titled" href="http://www.nxp.com/products/software-and-tools/hardware-development-tools/freedom-development-boards/nxp-freedom-development-kit-for-kinetis-kw41z-31z-21z-mcus:FRDM-KW41Z?tab=In-Depth_Tab&amp;amp;tid=van/frdm-kw41z/startnow" title="http://www.nxp.com/products/software-and-tools/hardware-development-tools/freedom-development-boards/nxp-freedom-development-kit-for-kinetis-kw41z-31z-21z-mcus:FRDM-KW41Z?tab=In-Depth_Tab&amp;amp;tid=van/frdm-kw41z/startnow"&gt;FRDM-KW41Z|Freedom Development Kit|NXP&lt;/A&gt;&amp;nbsp;, but the same thing still happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A similar build error happens when I run any other of the wireless_examples, but the driver_examples and the demo_apps run fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also realized that I could not find a main function in any of my wireless examples. I think that was probably what caused the build error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea what might have caused this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 06:43:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-demo-project-cannot-compile/m-p/670055#M152</guid>
      <dc:creator>laudexter</dc:creator>
      <dc:date>2017-07-17T06:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: SDK demo project cannot compile</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-demo-project-cannot-compile/m-p/670056#M153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I figured out the problem. For whatever reason, the sdk provided at&amp;nbsp;&lt;A class="link-titled" href="http://www.nxp.com/products/software-and-tools/hardware-development-tools/freedom-development-boards/nxp-freedom-development-kit-for-kinetis-kw41z-31z-21z-mcus:FRDM-KW41Z?tab=In-Depth_Tab&amp;amp;tid=van/frdm-kw41z/startnow" title="http://www.nxp.com/products/software-and-tools/hardware-development-tools/freedom-development-boards/nxp-freedom-development-kit-for-kinetis-kw41z-31z-21z-mcus:FRDM-KW41Z?tab=In-Depth_Tab&amp;amp;tid=van/frdm-kw41z/startnow"&gt;FRDM-KW41Z|Freedom Development Kit|NXP&lt;/A&gt;&amp;nbsp;&amp;nbsp;did not work for me. I had to go to&amp;nbsp;&lt;A class="link-titled" href="https://mcuxpresso.nxp.com/en/welcome" title="https://mcuxpresso.nxp.com/en/welcome"&gt;Welcome to MCUXpresso | MCUXpresso Config Tools&lt;/A&gt;&amp;nbsp;&amp;nbsp;and use the SDK builder provided there. That eventually worked.&lt;BR /&gt;&lt;BR /&gt;I hope this helps anyone with similar problems.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 08:44:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-demo-project-cannot-compile/m-p/670056#M153</guid>
      <dc:creator>laudexter</dc:creator>
      <dc:date>2017-07-19T08:44:03Z</dc:date>
    </item>
  </channel>
</rss>

