<?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のトピックStore const in flash</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Store-const-in-flash/m-p/539966#M6728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by guillaumeL on Thu Aug 02 12:56:34 MST 2012&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 need to program a EEPROM (I2C link) with a LPC1769 microcontroller.&amp;nbsp; EEPROM data is 32 kBytes long and I can't store it direclty in the RAM (not enough ressources). I find the solution to store it in a const variable table (directly store in Flash) 32Kbytes long&amp;nbsp; (example toto[32768]= {0x00,0x01,0x02 ..}; .The problem is if data change, I need to fill again the table with new value (values are from a .hex file). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to know if it is possible to ask the linker file to load the .hex file directly&amp;nbsp; in Flash(maybe changing the file format if necessary). In this case, I don't have to fill the table. I just need to recompile the source code to update data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 01:53:18 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T01:53:18Z</dc:date>
    <item>
      <title>Store const in flash</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Store-const-in-flash/m-p/539966#M6728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by guillaumeL on Thu Aug 02 12:56:34 MST 2012&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 need to program a EEPROM (I2C link) with a LPC1769 microcontroller.&amp;nbsp; EEPROM data is 32 kBytes long and I can't store it direclty in the RAM (not enough ressources). I find the solution to store it in a const variable table (directly store in Flash) 32Kbytes long&amp;nbsp; (example toto[32768]= {0x00,0x01,0x02 ..}; .The problem is if data change, I need to fill again the table with new value (values are from a .hex file). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to know if it is possible to ask the linker file to load the .hex file directly&amp;nbsp; in Flash(maybe changing the file format if necessary). In this case, I don't have to fill the table. I just need to recompile the source code to update data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:53:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Store-const-in-flash/m-p/539966#M6728</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Store const in flash</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Store-const-in-flash/m-p/539967#M6729</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 Sun Aug 05 02:56:37 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi guillaumeL,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;look at Application Note AN11008. This might be the info you need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://www.lpcware.com/content/nxpfile/an11008-flash-based-non-volatile-storage-software&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;On our website &lt;/SPAN&gt;&lt;A href="http://http://www.lpcware.com"&gt;www.lpcware.com&lt;/A&gt;&lt;SPAN&gt; a treasure of information can be found.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:53:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Store-const-in-flash/m-p/539967#M6729</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:53:19Z</dc:date>
    </item>
  </channel>
</rss>

