<?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>MQX Software SolutionsのトピックRe: how to change internal flash writing address without affecting code</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-change-internal-flash-writing-address-without-affecting/m-p/434746#M14547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello sudhakar p:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please DO NOT change any of those macros. Those are predefined macros describing the flash memory module (block size, sector size, write unit size). These parameters are static due to the flash memory nature, not defined by the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding your question about writing to flash, please see my response to your other post:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/358413"&gt;K64 MQX Flash questions&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jul 2015 02:13:52 GMT</pubDate>
    <dc:creator>Jorge_Gonzalez</dc:creator>
    <dc:date>2015-07-01T02:13:52Z</dc:date>
    <item>
      <title>how to change internal flash writing address without affecting code</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-change-internal-flash-writing-address-without-affecting/m-p/434745#M14546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;i am using KDS2.0 and ksdk 1.1.0 example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i am facing some problem in internal flash writing. so can you explain following parameter what purpose we are using&lt;/P&gt;&lt;P&gt;FTFx_REG_BASE,&lt;/P&gt;&lt;P&gt;P_FLASH_BASE,&lt;/P&gt;&lt;P&gt;P_FLASH_SIZE,&lt;/P&gt;&lt;P&gt;P_SECTOR_SIZE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also can i change following parameter,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #define FSL_FEATURE_FLASH_PFLASH_BLOCK_SIZE (524288) to//524288 //1048576&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* @brief P-Flash sector size. */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #define FSL_FEATURE_FLASH_PFLASH_BLOCK_SECTOR_SIZE (4096)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* @brief P-Flash write unit size. */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #define FSL_FEATURE_FLASH_PFLASH_BLOCK_WRITE_UNIT_SIZE (8)&lt;/P&gt;&lt;P&gt;if yes how to assign value for that.&lt;BR /&gt;actually i studied flash demo code there mention user should initialize following parameter,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ftfxRegBase,P_FLASH_BASE,P_FLASH_SIZE. &lt;/STRONG&gt;i tried flash demo project its working fine. &lt;STRONG&gt;but i want to change flash writing address&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;so for that what are the changes Required.?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sudhakar p&lt;/P&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 14:08:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-change-internal-flash-writing-address-without-affecting/m-p/434745#M14546</guid>
      <dc:creator>sudhakarp</dc:creator>
      <dc:date>2015-06-26T14:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to change internal flash writing address without affecting code</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-change-internal-flash-writing-address-without-affecting/m-p/434746#M14547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello sudhakar p:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please DO NOT change any of those macros. Those are predefined macros describing the flash memory module (block size, sector size, write unit size). These parameters are static due to the flash memory nature, not defined by the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding your question about writing to flash, please see my response to your other post:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/358413"&gt;K64 MQX Flash questions&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 02:13:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-change-internal-flash-writing-address-without-affecting/m-p/434746#M14547</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2015-07-01T02:13:52Z</dc:date>
    </item>
  </channel>
</rss>

