<?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のトピックRe: LPC1343 USB Linker Script Modification</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Linker-Script-Modification/m-p/586415#M27181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Fernando on Mon Jan 24 04:00:54 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Zero, it was a mistake. I wrote it wrong here, but I wrote it fine in the IDE.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 00:06:47 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T00:06:47Z</dc:date>
    <item>
      <title>LPC1343 USB Linker Script Modification</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Linker-Script-Modification/m-p/586412#M27178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Fernando on Sun Jan 23 16:08:56 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello, I´m having a problem with the modification of the linker script to reserve the USB Endpoint RAM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I´m following the instructions from the NXP application note AN10904, but i can´t compile the code. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I copied the files from the example inside a folder called "ld" situated in the root of the workspace directory (just as in the example).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then, i put in the Project Properties-&amp;gt;MCU Linker -&amp;gt; Target -&amp;gt;Linker Script = "../ld/usb_bufer.ld"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After I try to buil the code,i get this error: "cannot open linker script file ../ld/usb_bufer.ld: No such file or directory"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I´ve tried to put the linker files in another folder, but i get the same error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anybody tell me what am I doing wrong?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fernando&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:06:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Linker-Script-Modification/m-p/586412#M27178</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 USB Linker Script Modification</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Linker-Script-Modification/m-p/586413#M27179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Sun Jan 23 21:05:07 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;This error message is clear: your file can't be found :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So either it's in a wrong folder or it's an ugly typo somewhere.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AN10904 describes a file called 'usb_buffer.ld', you are writing 'usb_bufer.ld' :confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this a typo?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:06:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Linker-Script-Modification/m-p/586413#M27179</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 USB Linker Script Modification</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Linker-Script-Modification/m-p/586414#M27180</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 Mon Jan 24 00:50:19 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact, if you are using LPCXPresso 3.6.x (or 3.8.x for Linux), then you should be able to accomplish the reserving of RAM for the USB ROM driver without modifying the linker script at all. Simply declare a new variable:&lt;/SPAN&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;#include &amp;lt;cr_section_macros.h&amp;gt; 
__BSS(RESERVED) char USB_driver_memory[0x180] ;
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;SPAN&gt;For more details see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://" rel="nofollow noopener noreferrer" target="_blank"&gt;http://support.code-red-tech.com/CodeRedWiki/EnhancedManagedLinkScripts&lt;/A&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 00:06:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Linker-Script-Modification/m-p/586414#M27180</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 USB Linker Script Modification</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Linker-Script-Modification/m-p/586415#M27181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Fernando on Mon Jan 24 04:00:54 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Zero, it was a mistake. I wrote it wrong here, but I wrote it fine in the IDE.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:06:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Linker-Script-Modification/m-p/586415#M27181</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:06:47Z</dc:date>
    </item>
  </channel>
</rss>

