<?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: Programming binary files into LPC1113 flash memory in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Programming-binary-files-into-LPC1113-flash-memory/m-p/584606#M26360</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 Thu Nov 25 00:42:08 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you paste the real output from the command? I ask because&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;G:\test\Debug&amp;gt;crt_emu_lpc11_13_nxp -wire=winusb -pLPC1113/301 -flash-load-exec=test.axf&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is followed by&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Nt: Loading ELF file 'SLA_charger.axf' at location 00000000&lt;BR /&gt;Nt: Loading ELF file 'SLA_charger.axf' at location 00000000&lt;BR /&gt;Ed:05: File 'SLA_charger.axf' load failure: Eg(10). Attempt to load into missing&lt;BR /&gt; &lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is, you specified "test.axf", but the output is reporting "SLA_charger.axf"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 01:18:33 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T01:18:33Z</dc:date>
    <item>
      <title>Programming binary files into LPC1113 flash memory</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Programming-binary-files-into-LPC1113-flash-memory/m-p/584603#M26357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ngruending on Wed Nov 24 11:50:27 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;How do you download a .axf file into the flash memory for a LPC1113? I'm using LPCXpresso 3.5.6 on XP. Using the "Program Flash" button on the toolbar I get "05: File 'test.axf' load failure: Eg(10). Attempt to load into missing flash area." I only set the file name in "Program Flash". No other options were changed from default.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also tried the command line:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;G:\test\Debug&amp;gt;crt_emu_lpc11_13_nxp -wire=winusb -pLPC1113/301 -flash-load-exec=test.axf&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ni: LPCXpresso Debug Driver v2.0 (Oct 27 2010 12:23:56)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nc: Looked for chip XML file in G:/nxp/lpcxpresso_3.5/bin/LPC1113/301.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nc: Looked for vendor directory XML file in G:/nxp/lpcxpresso_3.5/bin/nxp_direct&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ory.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nc: Found generic directory XML file in G:/nxp/lpcxpresso_3.5/bin/crt_directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nc: Emu(0): Conn&amp;amp;Reset. DpID:&amp;nbsp; BB11477. Info: T1S6RGRIA&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nc: SWD Frequency: 3000 KHz. RTCK: False. Vector catch: False.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nc: Packet delay: 0&amp;nbsp; Poll delay: 0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Wc: Cannot find definition 'LPC11_PMU' for peripheralInstance 'PMU'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nc: NXP: LPC1113/301&amp;nbsp; Part ID: 0x0434102B&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cr:v Registered license, download limit of 128K&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nt: Loading ELF file 'SLA_charger.axf' at location 00000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nc: nSRST assert (if available)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nc: Executing in user flash.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nt: Loading ELF file 'SLA_charger.axf' at location 00000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ed:05: File 'SLA_charger.axf' load failure: Eg(10). Attempt to load into missing&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; flash area.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can download to the LPC1113 properly if I use the "Debug test" option in the Quickstart panel, so it's not the chip.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:18:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Programming-binary-files-into-LPC1113-flash-memory/m-p/584603#M26357</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Programming binary files into LPC1113 flash memory</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Programming-binary-files-into-LPC1113-flash-memory/m-p/584604#M26358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by NXP_Europe on Wed Nov 24 14:35:54 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello ngruending,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;where you able to run other example programs with your LPCXpresso?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:18:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Programming-binary-files-into-LPC1113-flash-memory/m-p/584604#M26358</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Programming binary files into LPC1113 flash memory</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Programming-binary-files-into-LPC1113-flash-memory/m-p/584605#M26359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ngruending on Wed Nov 24 15:28:01 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I can download and debug projects just fine using the quickstart panel. But if I want to download just the axf file using the Program Flash button on the toolbar I get the errors mentioned. Unfortunately I need to be able program the axf file without using the quickstart panel.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:18:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Programming-binary-files-into-LPC1113-flash-memory/m-p/584605#M26359</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Programming binary files into LPC1113 flash memory</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Programming-binary-files-into-LPC1113-flash-memory/m-p/584606#M26360</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 Thu Nov 25 00:42:08 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you paste the real output from the command? I ask because&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;G:\test\Debug&amp;gt;crt_emu_lpc11_13_nxp -wire=winusb -pLPC1113/301 -flash-load-exec=test.axf&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is followed by&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Nt: Loading ELF file 'SLA_charger.axf' at location 00000000&lt;BR /&gt;Nt: Loading ELF file 'SLA_charger.axf' at location 00000000&lt;BR /&gt;Ed:05: File 'SLA_charger.axf' load failure: Eg(10). Attempt to load into missing&lt;BR /&gt; &lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is, you specified "test.axf", but the output is reporting "SLA_charger.axf"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:18:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Programming-binary-files-into-LPC1113-flash-memory/m-p/584606#M26360</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Programming binary files into LPC1113 flash memory</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Programming-binary-files-into-LPC1113-flash-memory/m-p/584607#M26361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ngruending on Thu Nov 25 10:28:42 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry, I made a mistake editing. I meant to change all instances of SLA_charger.axf to test.axf. I obviously forgot one. But the output is correct.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:18:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Programming-binary-files-into-LPC1113-flash-memory/m-p/584607#M26361</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Programming binary files into LPC1113 flash memory</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Programming-binary-files-into-LPC1113-flash-memory/m-p/584608#M26362</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 Thu Nov 25 10:58:29 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you contact Code Red support and send your .axf file and liker script, so we can try to determine what is going on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See the "email:support" link here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://www.code-red-tech.com/contact.php&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:18:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Programming-binary-files-into-LPC1113-flash-memory/m-p/584608#M26362</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Programming binary files into LPC1113 flash memory</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Programming-binary-files-into-LPC1113-flash-memory/m-p/584609#M26363</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 Thu Nov 25 16:39:38 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is the data in your .noinit section located at address&amp;nbsp; 0x10000004. This is a RAM address, yet the section attributes in the ELF&amp;nbsp; file suggest to our loader it's writable. Based on the chip attributes,&amp;nbsp; we know there's no flash there, so we emit an error. If it's really a&amp;nbsp; noinit section, then perhaps you need to redefine the section attributes&amp;nbsp; (e.g. .bss). I don't have your source to know where this section&amp;nbsp; originates. Otherwise, you'll need to treat the .noinit section like the&amp;nbsp; .data section . Any initialized values in .data are copied from flash&amp;nbsp; to RAM at a runtime. See the ResetISR code in the Code Red startup. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note the reason it seems to work under debug, is the debug environment&amp;nbsp; has intervened and issued a RAM write command for the .noinit contents. A&amp;nbsp; flashed application has to resolve all initialization details, without&amp;nbsp; such intervention.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:18:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Programming-binary-files-into-LPC1113-flash-memory/m-p/584609#M26363</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Programming binary files into LPC1113 flash memory</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Programming-binary-files-into-LPC1113-flash-memory/m-p/584610#M26364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Manonline on Tue Sep 11 07:00:47 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, I'm having this same issue. I can flash the LPC1768 from quickstart panel (both Debug and Release mode).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried this method before and it worked well, but now it isnt working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which are those steps to initialize or edit the ELF file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S.: Despite the error, it seems that the tool is flashing correctly the binary file. I mass erased the device memory and checked if the app was running (it wasnt). Then flashed the AXF and checked if the app was running (it was).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mariano.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:18:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Programming-binary-files-into-LPC1113-flash-memory/m-p/584610#M26364</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:18:35Z</dc:date>
    </item>
  </channel>
</rss>

