<?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 Set Value Flash in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Set-Value-Flash/m-p/533416#M3608</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by marcossmart on Mon May 14 09:00:04 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;how to set a value in the flash (0x00008000-256) via the C code lpcxpresso?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 00:17:55 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T00:17:55Z</dc:date>
    <item>
      <title>Set Value Flash</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Set-Value-Flash/m-p/533416#M3608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by marcossmart on Mon May 14 09:00:04 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;how to set a value in the flash (0x00008000-256) via the C code lpcxpresso?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:17:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Set-Value-Flash/m-p/533416#M3608</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set Value Flash</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Set-Value-Flash/m-p/533417#M3609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by gbm on Mon May 14 09:40:57 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;const int32_t myconst = 0x00008000-256;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Doesn't make too&amp;nbsp; much sense but surely works.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:17:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Set-Value-Flash/m-p/533417#M3609</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Set Value Flash</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Set-Value-Flash/m-p/533418#M3610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Mon May 14 11:36:34 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically you need to use the IAP functions described in the User Manual for your part. Also search this forum for&amp;nbsp; flash wear levelling - there has been code posted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To write values into flash, you have to write in sectors. You have to erase a sector, and then write it, you cannot use it like ram, as it has a maximum number of erase cycles.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:17:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Set-Value-Flash/m-p/533418#M3610</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Set Value Flash</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Set-Value-Flash/m-p/533419#M3611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by marcossmart on Mon May 14 11:42:14 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: gbm&lt;/STRONG&gt;&lt;BR /&gt;const int32_t myconst = 0x00008000-256;&lt;BR /&gt;&lt;BR /&gt;Doesn't make too&amp;nbsp; much sense but surely works.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#333333]and how[/COLOR][COLOR=#333333] [/COLOR][COLOR=#333333]do[/COLOR][COLOR=#333333] [/COLOR][COLOR=#333333]you want[/COLOR][COLOR=#333333] [/COLOR][COLOR=#333333]to put the value[/COLOR][COLOR=#333333] [/COLOR][COLOR=#333333]at that address[/COLOR][COLOR=#333333]?[/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#333333][/COLOR][COLOR=#333333]address=[/COLOR][COLOR=#333333] [/COLOR][COLOR=#333333]0x00008000-256[/COLOR][COLOR=#333333] [/COLOR][COLOR=#333333]value[/COLOR][COLOR=#333333] [/COLOR][COLOR=#333333]=[/COLOR][COLOR=#333333] [/COLOR][COLOR=#333333]0x01[/COLOR]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:17:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Set-Value-Flash/m-p/533419#M3611</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set Value Flash</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Set-Value-Flash/m-p/533420#M3612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by marcossmart on Mon May 14 12:10:50 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;It already works on my firmware.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What I need is to define a fixed value in the flash memory through the code in C lpcxpresso.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#333333]address=0x00008000-256[/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=#333333]value=0x01[/COLOR]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:17:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Set-Value-Flash/m-p/533420#M3612</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set Value Flash</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Set-Value-Flash/m-p/533421#M3613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by gbm on Mon May 14 12:29:22 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Read the CodeRed stuff on linker scripts, frequently linked to in this forum,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Create ROM section at 0x7F00.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Create a constant in this section. Some idea may be taken from CRP stuff.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Think twice. I don't believe you really need this value there.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:17:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Set-Value-Flash/m-p/533421#M3613</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set Value Flash</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Set-Value-Flash/m-p/533422#M3614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by marcossmart on Mon May 14 13:19:23 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;you have example code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for lpc1114&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:17:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Set-Value-Flash/m-p/533422#M3614</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Set Value Flash</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Set-Value-Flash/m-p/533423#M3615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by marcossmart on Tue May 15 07:55:07 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;you have example code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for lpc1114&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:18:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Set-Value-Flash/m-p/533423#M3615</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:18:00Z</dc:date>
    </item>
  </channel>
</rss>

