<?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: Programm on-chip flash memory with IAP-Functions in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Programm-on-chip-flash-memory-with-IAP-Functions/m-p/537570#M11489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by usb10185 on Wed Oct 02 06:30:57 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sounds like the memory you are using is not available on the LPC1112 device.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Check the memory map between the devices and ensure the source and destination addresses exist as valid memory locations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ken&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:36:20 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:36:20Z</dc:date>
    <item>
      <title>Programm on-chip flash memory with IAP-Functions</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Programm-on-chip-flash-memory-with-IAP-Functions/m-p/537569#M11488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by wama on Wed Oct 02 01:28:20 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I try to get started the IAP-Function for programming and erasing the on-chip flash memory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my project I've already implemented the functions from AN10995.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the LPC1115F/303 all the routines are working. I have no problems erasing and programming one or more flash sectors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However on the LPC1112FHI33/202 the "CopyRAMToFlash" routine doesn't work. The return value is "IAP_STA_SRC_ADDR_NOT_MAPPED".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody know the reason for this problem? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The LPC1112 which I am using belongs to another serie. Maybe there is something missing. But I didn't find any informations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:36:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Programm-on-chip-flash-memory-with-IAP-Functions/m-p/537569#M11488</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Programm on-chip flash memory with IAP-Functions</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Programm-on-chip-flash-memory-with-IAP-Functions/m-p/537570#M11489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by usb10185 on Wed Oct 02 06:30:57 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sounds like the memory you are using is not available on the LPC1112 device.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Check the memory map between the devices and ensure the source and destination addresses exist as valid memory locations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ken&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:36:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Programm-on-chip-flash-memory-with-IAP-Functions/m-p/537570#M11489</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Programm on-chip flash memory with IAP-Functions</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Programm-on-chip-flash-memory-with-IAP-Functions/m-p/537571#M11490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by wama on Wed Oct 02 07:50:56 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now it is working. I changed my source variable from local to global.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I still don't understand the reason why it is working on the LPC1115 device with a local source variable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:36:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Programm-on-chip-flash-memory-with-IAP-Functions/m-p/537571#M11490</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:36:21Z</dc:date>
    </item>
  </channel>
</rss>

