<?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: LPC4357 write file to Flash in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-write-file-to-Flash/m-p/585926#M21337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by marcosbontempo on Wed May 04 04:39:58 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: vtw.433e&lt;/STRONG&gt;&lt;BR /&gt;Use IAP calls (as documented in the User Manual) to write to Flash.&lt;BR /&gt;&lt;BR /&gt;Internal Flash is just linear memory. Only code running on the LPC4357 can access the Flash, so you do not need to format it. You just need to place it into a known location so you can retreive the file and its contents.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your answer! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to create a file with a path like C://file.txt. Can I do it without a filesystem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And if I want to write in a external flash, is there an example for it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:11:05 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:11:05Z</dc:date>
    <item>
      <title>LPC4357 write file to Flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-write-file-to-Flash/m-p/585924#M21335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by marcosbontempo on Tue May 03 07:17:09 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to develop an application that reads a file in a SD card and write its content to LPC4357 Flash memory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I need to format the LPC4357 memory in some filesystem like FAT? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there and example that does it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any tip will be very helpful,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:11:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-write-file-to-Flash/m-p/585924#M21335</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4357 write file to Flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-write-file-to-Flash/m-p/585925#M21336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by vtw.433e on Tue May 03 07:58:58 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Use IAP calls (as documented in the User Manual) to write to Flash.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Internal Flash is just linear memory. Only code running on the LPC4357 can access the Flash, so you do not need to format it. You just need to place it into a known location so you can retreive the file and its contents.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:11:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-write-file-to-Flash/m-p/585925#M21336</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4357 write file to Flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-write-file-to-Flash/m-p/585926#M21337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by marcosbontempo on Wed May 04 04:39:58 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: vtw.433e&lt;/STRONG&gt;&lt;BR /&gt;Use IAP calls (as documented in the User Manual) to write to Flash.&lt;BR /&gt;&lt;BR /&gt;Internal Flash is just linear memory. Only code running on the LPC4357 can access the Flash, so you do not need to format it. You just need to place it into a known location so you can retreive the file and its contents.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your answer! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to create a file with a path like C://file.txt. Can I do it without a filesystem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And if I want to write in a external flash, is there an example for it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:11:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-write-file-to-Flash/m-p/585926#M21337</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4357 write file to Flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-write-file-to-Flash/m-p/585927#M21338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;bump&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jun 2016 01:09:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-write-file-to-Flash/m-p/585927#M21338</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-19T01:09:52Z</dc:date>
    </item>
  </channel>
</rss>

