<?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>LPCXpresso IDEのトピックUndeclared variables in Blinky</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Undeclared-variables-in-Blinky/m-p/573004#M21245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ttowles on Wed Mar 31 11:03:00 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I am just getting up and running using the LPCXpresso for the first time and I am getting some Undeclared variables upon trying to build the example Blinky project&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for instance: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CLKOUTCLK_SRC_MAIN_CLK undeclared&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;TIME_INTERVAL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Even gpio.h No suck file or directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Todd&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[IMG]file:///C:/Users/Todd/AppData/Local/Temp/moz-screenshot.png[/IMG]&lt;/SPAN&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338189"&gt;1100247_ACD_Test.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:25:18 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:25:18Z</dc:date>
    <item>
      <title>Undeclared variables in Blinky</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Undeclared-variables-in-Blinky/m-p/573004#M21245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ttowles on Wed Mar 31 11:03:00 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I am just getting up and running using the LPCXpresso for the first time and I am getting some Undeclared variables upon trying to build the example Blinky project&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for instance: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CLKOUTCLK_SRC_MAIN_CLK undeclared&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;TIME_INTERVAL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Even gpio.h No suck file or directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Todd&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[IMG]file:///C:/Users/Todd/AppData/Local/Temp/moz-screenshot.png[/IMG]&lt;/SPAN&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338189"&gt;1100247_ACD_Test.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:25:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Undeclared-variables-in-Blinky/m-p/573004#M21245</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Undeclared variables in Blinky</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Undeclared-variables-in-Blinky/m-p/573005#M21246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by renan on Wed Mar 31 12:10:44 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have CMSIS in your workspace? If not, import this project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Renan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:25:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Undeclared-variables-in-Blinky/m-p/573005#M21246</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Undeclared variables in Blinky</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Undeclared-variables-in-Blinky/m-p/573006#M21247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ttowles on Wed Apr 07 07:53:05 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, it is imported in the workspace - at least I think it is. Not sure how to tell other than it's in the window. Any other ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:25:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Undeclared-variables-in-Blinky/m-p/573006#M21247</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Undeclared variables in Blinky</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Undeclared-variables-in-Blinky/m-p/573007#M21248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Wed Apr 07 08:45:23 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you confirm the actual name of your blinky project?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it is LPCXpresso1343_blinky / LPCXpresso1114_blinky, then you need to also ensure that the library project LPC13_Lib / LPC11_Lib also exists in the workspace.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the project name is just "blinky", then all the required files (other than the CMSIS ones) will be contained in the blinky project itself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[&amp;nbsp; == Aside ==&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The reason for the difference is that there are two sets of examples for each of LPC13 / LPC11. The one set is a reduced set of examples, which basically just provide a number of different ways of flashing the LED - aimed mainly at those who just have the lpcxpresso processor card. This reduced set of examples places some shared code into a library project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The second set contain a wider set of examples, covering more of the peripherals contained in the MCU - but which in some cases require additional hardware. This second set of examples do not use this shared library project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CodeRedSupport.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:25:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Undeclared-variables-in-Blinky/m-p/573007#M21248</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:25:20Z</dc:date>
    </item>
  </channel>
</rss>

