<?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: LPC4330-Xplorer UsbDevice - Run from Ram?</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4330-Xplorer-UsbDevice-Run-from-Ram/m-p/595262#M22784</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nsmith17044 on Wed Feb 24 08:29:04 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Since this question has now strayed from the original topic and have no responses, I created a new topic: LPC43xx - USB Device MSC Rom API - Device Memory size &amp;gt; 4GB&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:21:39 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:21:39Z</dc:date>
    <item>
      <title>LPC4330-Xplorer UsbDevice - Run from Ram?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4330-Xplorer-UsbDevice-Run-from-Ram/m-p/595259#M22781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nsmith17044 on Tue Feb 23 08:59:34 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an LPC4330-Xplorer with Xpresso 7.9 and LPC-Link 2.&amp;nbsp; Have been able to program flash and run blinky project from the NGX examples.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been trying to build and run the UsbDevice sample.&amp;nbsp; It appears that this only runs from Ram but I cannot figure out how to setup the linker / debugger to target the build and debug from ram.&amp;nbsp; Can someone please shed light on this?&amp;nbsp; I can't seem to find anything in the NGX documentation.&amp;nbsp; A link or reference to documentation that explains this would be helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know why this can't run from flash?&amp;nbsp; When I try that it always cause some type of very low level chip fault when the end point configuration registers are changed during USBReset().&amp;nbsp; Only a power cycle can clear this state and the Link2 can not make a connection until this is done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:21:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4330-Xplorer-UsbDevice-Run-from-Ram/m-p/595259#M22781</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4330-Xplorer UsbDevice - Run from Ram?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4330-Xplorer-UsbDevice-Run-from-Ram/m-p/595260#M22782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nsmith17044 on Tue Feb 23 11:18:39 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I found the USBD_ROM_MSC_RAM example in the LPCOpen samples for the part and this seems to work fine running from the SPIFI device.&amp;nbsp; I haven't figured out the differences yet but at least I'm moving forward.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:21:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4330-Xplorer-UsbDevice-Run-from-Ram/m-p/595260#M22782</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4330-Xplorer UsbDevice - Run from Ram?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4330-Xplorer-UsbDevice-Run-from-Ram/m-p/595261#M22783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nsmith17044 on Tue Feb 23 12:54:56 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;After working with the USBD rom API a bit it seems that very large target memory devices would not be supported beyond 4GB.&amp;nbsp; Is this interpretation correct?&amp;nbsp; Therefore it seems that a firmware based stack would be the only option to support large memory devices.&amp;nbsp; The goal is ultimately connect to an microSD memory card on the mmc bus.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:21:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4330-Xplorer-UsbDevice-Run-from-Ram/m-p/595261#M22783</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4330-Xplorer UsbDevice - Run from Ram?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4330-Xplorer-UsbDevice-Run-from-Ram/m-p/595262#M22784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nsmith17044 on Wed Feb 24 08:29:04 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Since this question has now strayed from the original topic and have no responses, I created a new topic: LPC43xx - USB Device MSC Rom API - Device Memory size &amp;gt; 4GB&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:21:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4330-Xplorer-UsbDevice-Run-from-Ram/m-p/595262#M22784</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:21:39Z</dc:date>
    </item>
  </channel>
</rss>

