<?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: How to allocate KW38 freedom bootloaderand BLE application storage area? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-allocate-KW38-freedom-bootloaderand-BLE-application/m-p/1209921#M59307</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi，TIC&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Modify here, there is an error message!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.JPG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/134462iD9106E8C6C2D9812/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.JPG" alt="1.JPG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jan 2021 00:14:36 GMT</pubDate>
    <dc:creator>wenhuafeng</dc:creator>
    <dc:date>2021-01-12T00:14:36Z</dc:date>
    <item>
      <title>How to allocate KW38 freedom bootloaderand BLE application storage area?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-allocate-KW38-freedom-bootloaderand-BLE-application/m-p/1208570#M59284</link>
      <description>&lt;P&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;I use MCUXpresso IDE (V11.2.1) to develop the function of KW38, and use feedom bootloader to boot the BLE application through the UART upgrade of KinetisFlashTool.exe tool, but I don’t know how to allocate the FALSH and RAM space of the BLE application to correspond to the FLASH of the feedom bootloader&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;, RAM space can be upgraded by this method?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;Freedom bootloader FLASH and RAM space are as follows:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.jpg" style="width: 977px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/134272iE47029A53B2CC684/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.jpg" alt="1.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;BLE wireless_uart_bm &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;FLASH and RAM space are as follows:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.jpg" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/134273i699E50959037F1CD/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.jpg" alt="2.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;The names of FLASH and RAM, FEFT_2K.cfx, FEFT_2K_D.cfx, do not know what they mean, is there any relevant documentation?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;"MCU Bootloader Demo Application User's Guide.pdf", I tried the examples inside, and it can be programmed normally as described in the document.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;thank you very much!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 00:11:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-allocate-KW38-freedom-bootloaderand-BLE-application/m-p/1208570#M59284</guid>
      <dc:creator>wenhuafeng</dc:creator>
      <dc:date>2021-01-08T00:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to allocate KW38 freedom bootloaderand BLE application storage area?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-allocate-KW38-freedom-bootloaderand-BLE-application/m-p/1209412#M59300</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;If your bootloader will go to address 0xa000, you can configure like this.&lt;/P&gt;
&lt;P&gt;You should modify the application's Location and the size.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4.PNG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/134390iD830B8A3BDFDABDD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="4.PNG" alt="4.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 days after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 05:53:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-allocate-KW38-freedom-bootloaderand-BLE-application/m-p/1209412#M59300</guid>
      <dc:creator>nxf56274</dc:creator>
      <dc:date>2021-01-11T05:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to allocate KW38 freedom bootloaderand BLE application storage area?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-allocate-KW38-freedom-bootloaderand-BLE-application/m-p/1209921#M59307</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi，TIC&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Modify here, there is an error message!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.JPG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/134462iD9106E8C6C2D9812/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.JPG" alt="1.JPG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 00:14:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-allocate-KW38-freedom-bootloaderand-BLE-application/m-p/1209921#M59307</guid>
      <dc:creator>wenhuafeng</dc:creator>
      <dc:date>2021-01-12T00:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to allocate KW38 freedom bootloaderand BLE application storage area?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-allocate-KW38-freedom-bootloaderand-BLE-application/m-p/1209974#M59310</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You do not modify the application's size.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 days after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 01:44:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-allocate-KW38-freedom-bootloaderand-BLE-application/m-p/1209974#M59310</guid>
      <dc:creator>nxf56274</dc:creator>
      <dc:date>2021-01-12T01:44:31Z</dc:date>
    </item>
  </channel>
</rss>

