<?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のトピックCDL within nxpUSBlib uses LPC17xx includes when project configured for LPC13xx?</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/CDL-within-nxpUSBlib-uses-LPC17xx-includes-when-project/m-p/525932#M8568</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by danderson@ivl.com on Thu Oct 25 16:17:05 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm a newb to Eclipse and NXP, so hopefully this is not totally stupid question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm building a USB-MIDI device using the LPC1343.&amp;nbsp; I've started by copying nxpUSBlib v0.93 into a workspace and I'm modifying the Mass Storage example project since it already has a LPC13xx configuration.&amp;nbsp; I modified the descriptors and USB handler function pointers and everything builds, so far so good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Problem when comes when I want to start adding driver for other peripherals.&amp;nbsp; It seems like when the CDL LPC13xx configuration is active, it is using a bunch of LPC17xx includes, which is confusing.&amp;nbsp; Is this because the lpc13xx and 17xx are architecturally close enough that they can share a lot of code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Trying to follow the lead of what was active in the LPC13xx configuration of the CDL project, I tried including "debug_frmwrk.h" from ..\CDL\LPC17xxLib\inc but that leads to the project wanting LPC17xx.h etc.&amp;nbsp; I get the feeling I'm barking up the wrong tree here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The peripherals I want to use drivers for on the LPC13xx are UART, SPI and GPIO.&amp;nbsp; Help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 16:58:24 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T16:58:24Z</dc:date>
    <item>
      <title>CDL within nxpUSBlib uses LPC17xx includes when project configured for LPC13xx?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CDL-within-nxpUSBlib-uses-LPC17xx-includes-when-project/m-p/525932#M8568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by danderson@ivl.com on Thu Oct 25 16:17:05 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm a newb to Eclipse and NXP, so hopefully this is not totally stupid question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm building a USB-MIDI device using the LPC1343.&amp;nbsp; I've started by copying nxpUSBlib v0.93 into a workspace and I'm modifying the Mass Storage example project since it already has a LPC13xx configuration.&amp;nbsp; I modified the descriptors and USB handler function pointers and everything builds, so far so good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Problem when comes when I want to start adding driver for other peripherals.&amp;nbsp; It seems like when the CDL LPC13xx configuration is active, it is using a bunch of LPC17xx includes, which is confusing.&amp;nbsp; Is this because the lpc13xx and 17xx are architecturally close enough that they can share a lot of code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Trying to follow the lead of what was active in the LPC13xx configuration of the CDL project, I tried including "debug_frmwrk.h" from ..\CDL\LPC17xxLib\inc but that leads to the project wanting LPC17xx.h etc.&amp;nbsp; I get the feeling I'm barking up the wrong tree here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The peripherals I want to use drivers for on the LPC13xx are UART, SPI and GPIO.&amp;nbsp; Help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:58:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CDL-within-nxpUSBlib-uses-LPC17xx-includes-when-project/m-p/525932#M8568</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: CDL within nxpUSBlib uses LPC17xx includes when project configured for LPC13xx?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CDL-within-nxpUSBlib-uses-LPC17xx-includes-when-project/m-p/525933#M8569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nxpUSBlib team on Wed Nov 07 13:11:54 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm afraid nxpUSBlib does not support the LPC1343, and there are currenrly no plans to add support for this part.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:58:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CDL-within-nxpUSBlib-uses-LPC17xx-includes-when-project/m-p/525933#M8569</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:58:25Z</dc:date>
    </item>
  </channel>
</rss>

