<?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>topic Re: LPC8xx.h in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC8xx-h/m-p/742450#M29925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Isao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using the periph_sct project from the LPCOpen? Please notice that&amp;nbsp;when you import a project from the LPCOpen you also need to import the lpc_board_nxp_lpcxpresso_812 and lpc_chip_8xx projects here you will find the header file that you are missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;Victor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Apr 2018 17:04:26 GMT</pubDate>
    <dc:creator>victorjimenez</dc:creator>
    <dc:date>2018-04-20T17:04:26Z</dc:date>
    <item>
      <title>LPC8xx.h</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC8xx-h/m-p/742449#M29924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried &lt;STRONG&gt;LPC812_Sct_Blinky&lt;/STRONG&gt; project.&lt;BR /&gt;When I build the project, LPCXpresso IDE said&lt;/P&gt;&lt;P&gt;&amp;nbsp; Unresolved inclusion: "LPC8xx.h"&lt;BR /&gt;but I can't find "LPC8xx.h" in my computer.&lt;/P&gt;&lt;P&gt;somebody please provide the header file!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 02:32:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC8xx-h/m-p/742449#M29924</guid>
      <dc:creator>isaosaito</dc:creator>
      <dc:date>2018-04-18T02:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: LPC8xx.h</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC8xx-h/m-p/742450#M29925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Isao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using the periph_sct project from the LPCOpen? Please notice that&amp;nbsp;when you import a project from the LPCOpen you also need to import the lpc_board_nxp_lpcxpresso_812 and lpc_chip_8xx projects here you will find the header file that you are missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;Victor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 17:04:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC8xx-h/m-p/742450#M29925</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2018-04-20T17:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: LPC8xx.h</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC8xx-h/m-p/742451#M29926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about those of use who don't start with sample boards?&amp;nbsp; I've been using CMSIS libraries for many years but since&amp;nbsp;NXP made those legacy, I can't easily find the latest headers.&amp;nbsp; And no, I do NOT&amp;nbsp;like having install a pile of&amp;nbsp;projects for demo boards I don't have and&amp;nbsp;then searching&amp;nbsp;through the files for something that might be the latest version.&amp;nbsp; Could NXP&amp;nbsp;PLEASE&amp;nbsp;separate out JUST the files that were in CMSIS for those of us making real products and not using demo boards?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&amp;nbsp; I need JUST the latest version of these files for my current project...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;core_cm0plus.h&lt;/P&gt;&lt;P&gt;core_cmFunc.h&lt;/P&gt;&lt;P&gt;core_cmInstru.h&lt;/P&gt;&lt;P&gt;LPC8xx.h&lt;/P&gt;&lt;P&gt;system_LPC8xx.h&lt;/P&gt;&lt;P&gt;system_LPC8xx.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And yes, I'm an old programmer.&amp;nbsp; Started programming industrial stuff in the 1970s and haven't stopped.&amp;nbsp; Pretty much all boards are designed in-house from scratch.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2019 19:45:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC8xx-h/m-p/742451#M29926</guid>
      <dc:creator>jerrydurand</dc:creator>
      <dc:date>2019-01-25T19:45:02Z</dc:date>
    </item>
  </channel>
</rss>

