<?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>Processor Expert SoftwareのトピックUnable to write more then 8K data into 64k flash sector like sector13 in lpc4337 flash</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Unable-to-write-more-then-8K-data-into-64k-flash-sector-like/m-p/1661851#M5602</link>
    <description>&lt;P&gt;can anybody help im facing problem like&amp;nbsp;Unable to write more then 8K data into 64k like sector13 in lpc4337 flash ?? even 64K capacity sectors also allowing only 8k data during flash write .&lt;/P&gt;&lt;P&gt;if i provide "IAP_NUM_BYTES_TO_WRITE" &amp;gt; 16384 bytes then&amp;nbsp;ret_code returns error code.im using periph_flashiap example of openlpc SDK..&lt;/P&gt;&lt;P&gt;Kindly anybody suggest or help regarding this issue&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Jun 2023 03:04:05 GMT</pubDate>
    <dc:creator>vinayshivappa</dc:creator>
    <dc:date>2023-06-02T03:04:05Z</dc:date>
    <item>
      <title>Unable to write more then 8K data into 64k flash sector like sector13 in lpc4337 flash</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Unable-to-write-more-then-8K-data-into-64k-flash-sector-like/m-p/1661851#M5602</link>
      <description>&lt;P&gt;can anybody help im facing problem like&amp;nbsp;Unable to write more then 8K data into 64k like sector13 in lpc4337 flash ?? even 64K capacity sectors also allowing only 8k data during flash write .&lt;/P&gt;&lt;P&gt;if i provide "IAP_NUM_BYTES_TO_WRITE" &amp;gt; 16384 bytes then&amp;nbsp;ret_code returns error code.im using periph_flashiap example of openlpc SDK..&lt;/P&gt;&lt;P&gt;Kindly anybody suggest or help regarding this issue&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 03:04:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Unable-to-write-more-then-8K-data-into-64k-flash-sector-like/m-p/1661851#M5602</guid>
      <dc:creator>vinayshivappa</dc:creator>
      <dc:date>2023-06-02T03:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to write more then 8K data into 64k flash sector like sector13 in lpc4337 flash</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Unable-to-write-more-then-8K-data-into-64k-flash-sector-like/m-p/1662463#M5605</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/218169"&gt;@vinayshivappa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please send your project and steps that&amp;nbsp; how to reproduce your issue, thanks, I will help to check on my side.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 07:25:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Unable-to-write-more-then-8K-data-into-64k-flash-sector-like/m-p/1662463#M5605</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-06-02T07:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to write more then 8K data into 64k flash sector like sector13 in lpc4337 flash</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Unable-to-write-more-then-8K-data-into-64k-flash-sector-like/m-p/1663179#M5608</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/27788"&gt;@Alice_Yang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm attaching flashiap project here,&lt;/P&gt;&lt;P&gt;1. When i tried to write&amp;nbsp; &lt;STRONG&gt;IAP_NUM_BYTES_TO_WRITE&lt;/STRONG&gt; from 8kb to 16Kb .im unable to write it to the Flash sector14 start address&amp;nbsp;0x1A070000/0x1B070000&amp;nbsp; &amp;nbsp;even it is 64Kb capacity in both&amp;nbsp; BankA as well as BankB...&lt;/P&gt;&lt;P&gt;2. /* Number of bytes to be written to the last sector */&lt;BR /&gt;#define IAP_NUM_BYTES_TO_WRITE &lt;STRONG&gt;16384&lt;/STRONG&gt; // 8192 // 32768 //512 in flashiap.c under examples/src&lt;/P&gt;&lt;P&gt;It returns error during debug at ret_code variable as below&lt;/P&gt;&lt;P&gt;ret_code =&lt;STRONG&gt;0x6 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;instead 0x0 for successful write into flash sectors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check and let me know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 06:17:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Unable-to-write-more-then-8K-data-into-64k-flash-sector-like/m-p/1663179#M5608</guid>
      <dc:creator>vinayshivappa</dc:creator>
      <dc:date>2023-06-05T06:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to write more then 8K data into 64k flash sector like sector13 in lpc4337 flash</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Unable-to-write-more-then-8K-data-into-64k-flash-sector-like/m-p/1664180#M5611</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/218169"&gt;@vinayshivappa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please see UM10503,&amp;nbsp; &amp;nbsp;Table 53. IAP Copy RAM to Flash command, the number of bytes to be written should be 512/1024/4096, not support 16384.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1686043164959.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/226409i60E06E6718222D74/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1686043164959.png" alt="Alice_Yang_0-1686043164959.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 09:21:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Unable-to-write-more-then-8K-data-into-64k-flash-sector-like/m-p/1664180#M5611</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-06-06T09:21:21Z</dc:date>
    </item>
  </channel>
</rss>

