<?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>LPC MicrocontrollersのトピックRe: Cookbook</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Cookbook/m-p/564710#M16935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CVAS on Thu Nov 06 16:39:30 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The&amp;nbsp; LPC8xx.h file&amp;nbsp; come from&amp;nbsp; CMSIS_CORE_LPC8xx\inc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You must to add CMSIS_CORE_LPC8xx to your workspace (in LPCXpresso IDE ).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CMSIS_CORE_LPC8xx can be found&amp;nbsp; in&amp;nbsp; AN11538.zip (code examples\LPC81x\LPCXpresso + Red State\" in any zip file ).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 20:06:39 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T20:06:39Z</dc:date>
    <item>
      <title>Cookbook</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Cookbook/m-p/564707#M16932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by IanB on Thu Nov 06 10:52:02 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Just starting work on a project that requires the LPC800 SCT (just to do the same as the capture input does in the 32-bit timer in the LPC11xx). Having read various forum posts, most point to the "LPC800 SCT cookbook and tutorial code examples", and give a link when leads to a "page not found".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, can someone tell me where this page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Flpc80-sct-cookbook-and-tutorial-code-examples" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/lpc80-sct-cookbook-and-tutorial-code-examples&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;now resides?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the mean time, I'll try to figure it out from the manual.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:06:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Cookbook/m-p/564707#M16932</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cookbook</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Cookbook/m-p/564708#M16933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CVAS on Thu Nov 06 12:12:25 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SCTimer/PWM cookbook and code examples&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://http://www.nxp.com/documents/application_note/AN11538.zip"&gt;http://www.nxp.com/documents/application_note/AN11538.zip&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SCTimer/PWM overview:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://http://www.lpcware.com/content/project/SCTimer-PWM"&gt;http://www.lpcware.com/content/project/SCTimer-PWM&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:06:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Cookbook/m-p/564708#M16933</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cookbook</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Cookbook/m-p/564709#M16934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by IanB on Thu Nov 06 15:08:09 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've had a go with the red state graphical tool, and can set it up and make it generate code - however, when added to the project it fails at&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;../src/sct_user.h:3:20: fatal error: LPC8xx.h: No such file or directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where is that header file supposed to come from?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:06:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Cookbook/m-p/564709#M16934</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cookbook</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Cookbook/m-p/564710#M16935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CVAS on Thu Nov 06 16:39:30 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The&amp;nbsp; LPC8xx.h file&amp;nbsp; come from&amp;nbsp; CMSIS_CORE_LPC8xx\inc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You must to add CMSIS_CORE_LPC8xx to your workspace (in LPCXpresso IDE ).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CMSIS_CORE_LPC8xx can be found&amp;nbsp; in&amp;nbsp; AN11538.zip (code examples\LPC81x\LPCXpresso + Red State\" in any zip file ).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:06:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Cookbook/m-p/564710#M16935</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cookbook</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Cookbook/m-p/564711#M16936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by IanB on Fri Nov 07 02:12:46 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;. . .and then it fails on &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#include &amp;lt;core_cmInstr.h&amp;gt;&amp;nbsp; No such file or directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;. . .but here it is!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need the output in assembler, so quickly coming to the conclusion that it will be quicker to compile it by hand.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've now added 2000 lines of C header code just to produce 60 assembler instructions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;. . ,.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but thanks for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:06:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Cookbook/m-p/564711#M16936</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:06:39Z</dc:date>
    </item>
  </channel>
</rss>

