<?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: How to program External Flash in LPC4330</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-program-External-Flash-in-LPC4330/m-p/555237#M14922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Tue Sep 22 00:07:16 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="http://https://www.lpcware.com/LPCScrypt"&gt;Download LPCScrypt&lt;/A&gt;&lt;SPAN&gt; and read the docs supplied. You need to use the image_manager utility to add the header to your image.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:38:21 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:38:21Z</dc:date>
    <item>
      <title>How to program External Flash in LPC4330</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-program-External-Flash-in-LPC4330/m-p/555233#M14918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ajay Thallapalli on Fri Feb 27 02:10:01 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem is how to program external flash using DFU programmer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently I'm started working with LPC4330, but I'm not getting how to program External flash using DFU programer and no supporting document for this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Currently I'm loading LED blink program using DFU programmer&amp;nbsp; loading address as 0X14000000 size is 0X10000 after running the code I'm not getting any out put. Can any one help me out from this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ajay Thallapalli&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:38:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-program-External-Flash-in-LPC4330/m-p/555233#M14918</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to program External Flash in LPC4330</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-program-External-Flash-in-LPC4330/m-p/555234#M14919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by embd02161991 on Fri Feb 27 16:26:00 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please check the memory map in project. You can take an example from LPCOpen and generate a binary. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using DFU download the image. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fproject%2Fdfu-download-programming-utility-and-security-lpcdfusec-tool%2Fdfusec-dfu-production-p" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/project/dfu-download-programming-utility-and-security-lpcdfusec-tool/dfusec-dfu-production-p&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please check the jumper settings on the board to boot from SPIFI. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Fan11239-boot-mode-jumper-settings-lpc1800-and-lpc4300-boards" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/an11239-boot-mode-jumper-settings-lpc1800-and-lpc4300-boards&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NXP Technical Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:38:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-program-External-Flash-in-LPC4330/m-p/555234#M14919</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to program External Flash in LPC4330</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-program-External-Flash-in-LPC4330/m-p/555235#M14920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Sat Feb 28 02:52:11 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;For programming LPC18 and LPC43 parts, I recommend that you also take a look at our new tool LPCScrypt. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2FLPCScrypt" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/LPCScrypt&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCScrypt is a command-line based, fast flash, EEPROM, OTP and security programming tool for the LPC18/43 family of microcontrollers. Key features include:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Multi-Platform Support (Windows, Mac, Linux)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Scriptable command line interface&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Programming of internal and SPIFI flash&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Support for a wide range of SPIFI devices (via use of LPCOpen lpcspifilib)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Optimised for high speed operation - typically 100-200KB/sec, depending upon flash device, host OS and host computer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Programming EEPROM (internal flash parts only)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Programming One-Time Programmable (OTP) memory&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:38:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-program-External-Flash-in-LPC4330/m-p/555235#M14920</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to program External Flash in LPC4330</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-program-External-Flash-in-LPC4330/m-p/555236#M14921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tiger001thf on Mon Sep 21 00:08:22 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I also have the problem of download code to LPC4330 SPIFLASH with DUF .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The DFU tool have checked the USB connection , and display High Speed USB&amp;nbsp; .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but when I click start to program, the output log give a message :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"boot header missing from programming algorith, pre-appendboot header "&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does the problem is the Aglo file ???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:38:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-program-External-Flash-in-LPC4330/m-p/555236#M14921</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to program External Flash in LPC4330</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-program-External-Flash-in-LPC4330/m-p/555237#M14922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Tue Sep 22 00:07:16 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="http://https://www.lpcware.com/LPCScrypt"&gt;Download LPCScrypt&lt;/A&gt;&lt;SPAN&gt; and read the docs supplied. You need to use the image_manager utility to add the header to your image.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:38:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-program-External-Flash-in-LPC4330/m-p/555237#M14922</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:38:21Z</dc:date>
    </item>
  </channel>
</rss>

