<?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: internal flash write during program execution in LPC1114</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/internal-flash-write-during-program-execution-in-LPC1114/m-p/575446#M22306</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 Sat Jun 05 07:31:58 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I suggest you start by reading the chapter "LPC111x Flash memory programming firmware" in the LPC11xx User Manual available from the NXP website.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The following thread also contains a discussion on this issue...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=158&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The USB secondary bootloader example for the RDB1768 (included in your LPCXpresso install's examples subdirectory) provides code which might be useful to look at too, though this is for the LPC17xx rather than the LPC11xx.&lt;/SPAN&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>Wed, 15 Jun 2016 22:32:04 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:32:04Z</dc:date>
    <item>
      <title>internal flash write during program execution in LPC1114</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/internal-flash-write-during-program-execution-in-LPC1114/m-p/575445#M22305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by unnati on Fri Jun 04 06:24:29 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i m looking for an example code to write data generated during program execution into the internal flash.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:32:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/internal-flash-write-during-program-execution-in-LPC1114/m-p/575445#M22305</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: internal flash write during program execution in LPC1114</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/internal-flash-write-during-program-execution-in-LPC1114/m-p/575446#M22306</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 Sat Jun 05 07:31:58 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I suggest you start by reading the chapter "LPC111x Flash memory programming firmware" in the LPC11xx User Manual available from the NXP website.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The following thread also contains a discussion on this issue...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=158&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The USB secondary bootloader example for the RDB1768 (included in your LPCXpresso install's examples subdirectory) provides code which might be useful to look at too, though this is for the LPC17xx rather than the LPC11xx.&lt;/SPAN&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>Wed, 15 Jun 2016 22:32:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/internal-flash-write-during-program-execution-in-LPC1114/m-p/575446#M22306</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: internal flash write during program execution in LPC1114</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/internal-flash-write-during-program-execution-in-LPC1114/m-p/575447#M22307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by smarly on Tue Jun 08 02:32:46 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am also trying to acces IAP commands, without success (LPC1114).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I try to reinvoke ISP doing the followings, it just hangs:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#define IAP_LOCATION 0x1fff1ff1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;unsigned long command[5];&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;unsigned long result[4];&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;void (*iap_entry)(unsigned long *, unsigned long *) = (void *)IAP_LOCATION;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;void ReinvokeISP(void)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; command[0]=57;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; iap_entry (command, result);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I doing something wrong ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:32:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/internal-flash-write-during-program-execution-in-LPC1114/m-p/575447#M22307</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:32:04Z</dc:date>
    </item>
  </channel>
</rss>

