<?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 problem with flash write and linker file attribute section  in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/problem-with-flash-write-and-linker-file-attribute-section/m-p/707766#M43409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/kerryzhou"&gt;kerryzhou&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;i have question with flash write.&lt;/P&gt;&lt;P&gt;i have edit linker file in 2 section one for bootloader and one for my app. code&lt;/P&gt;&lt;P&gt;now when in my application code i write only simple LED blinking code in that case my bootloader code allow to flash write that app code in particular location of flash but when i add my application code in details something like around 60KB length of that code it does not allow me to write that code in flash.&lt;/P&gt;&lt;P&gt;i found that some of my app code are automatically transfer in my bootloader code section thats why i think this problem is create.&lt;/P&gt;&lt;P&gt;please help me to solve out this issue.&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Oct 2017 09:24:33 GMT</pubDate>
    <dc:creator>arthshah</dc:creator>
    <dc:date>2017-10-16T09:24:33Z</dc:date>
    <item>
      <title>problem with flash write and linker file attribute section</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/problem-with-flash-write-and-linker-file-attribute-section/m-p/707766#M43409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/kerryzhou"&gt;kerryzhou&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;i have question with flash write.&lt;/P&gt;&lt;P&gt;i have edit linker file in 2 section one for bootloader and one for my app. code&lt;/P&gt;&lt;P&gt;now when in my application code i write only simple LED blinking code in that case my bootloader code allow to flash write that app code in particular location of flash but when i add my application code in details something like around 60KB length of that code it does not allow me to write that code in flash.&lt;/P&gt;&lt;P&gt;i found that some of my app code are automatically transfer in my bootloader code section thats why i think this problem is create.&lt;/P&gt;&lt;P&gt;please help me to solve out this issue.&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2017 09:24:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/problem-with-flash-write-and-linker-file-attribute-section/m-p/707766#M43409</guid>
      <dc:creator>arthshah</dc:creator>
      <dc:date>2017-10-16T09:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: problem with flash write and linker file attribute section</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/problem-with-flash-write-and-linker-file-attribute-section/m-p/707767#M43410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arth Shah,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Do you refer to our KBOOT2.0 code?&lt;/P&gt;&lt;P&gt;&lt;A class="" href="https://www.nxp.com/products/microcontrollers-and-processors/arm-based-processors-and-mcus/kinetis-cortex-m-mcus/v-seriesreal-time-ctlm0-plus-m4-m7/kinetis-bootloader:KBOOT?&amp;amp;tid=vanKBOOT" title="https://www.nxp.com/products/microcontrollers-and-processors/arm-based-processors-and-mcus/kinetis-cortex-m-mcus/v-seriesreal-time-ctlm0-plus-m4-m7/kinetis-bootloader:KBOOT?&amp;amp;tid=vanKBOOT"&gt;Kinetis Bootloader|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; When you add the application code, you must make sure, the relocated address is larger than the flash bootloader size.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Besides, you need to make sure, the application code size + flash bootloader size is smaller than the whole flash size.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Please check it at first.&lt;/P&gt;&lt;P&gt;Any updated question, just let me know!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 08:18:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/problem-with-flash-write-and-linker-file-attribute-section/m-p/707767#M43410</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-10-17T08:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: problem with flash write and linker file attribute section</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/problem-with-flash-write-and-linker-file-attribute-section/m-p/707768#M43411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello kerry,&lt;/P&gt;&lt;P&gt;thanks for the reply.&lt;/P&gt;&lt;P&gt;i have already check flash size and application size still problem is same.&lt;/P&gt;&lt;P&gt;and one more thing is that code of bootloader given by you is for all kinetis board?&lt;/P&gt;&lt;P&gt;is it supported in my kl25z ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 10:23:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/problem-with-flash-write-and-linker-file-attribute-section/m-p/707768#M43411</guid>
      <dc:creator>arthshah</dc:creator>
      <dc:date>2017-10-17T10:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: problem with flash write and linker file attribute section</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/problem-with-flash-write-and-linker-file-attribute-section/m-p/707769#M43412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello kerry,&lt;/P&gt;&lt;P&gt;i refer your link but i want to make bootloader code without using OPENSDA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 10:29:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/problem-with-flash-write-and-linker-file-attribute-section/m-p/707769#M43412</guid>
      <dc:creator>arthshah</dc:creator>
      <dc:date>2017-10-17T10:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: problem with flash write and linker file attribute section</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/problem-with-flash-write-and-linker-file-attribute-section/m-p/707770#M43413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arth Shah,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you don't want to use OPENSDA, you also can use other debugger, it doesn't matter. Opensda is just the debug tool, you also can use other method.&lt;/P&gt;&lt;P&gt;&amp;nbsp; KL25 bootloader can be found in folder: &lt;/P&gt;&lt;P&gt;NXP_Kinetis_Bootloader_2_0_0\targets\MKL25Z4&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2017 05:53:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/problem-with-flash-write-and-linker-file-attribute-section/m-p/707770#M43413</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-10-18T05:53:18Z</dc:date>
    </item>
  </channel>
</rss>

