<?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: The bootloader with SD card in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/The-bootloader-with-SD-card/m-p/438597#M14652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Thank you very much for your help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Does the SD card example in C:\Freescale\MQX_KSDK_1.0.0\demos\sdhc_sdcard\iar\twrk64f120m work without MQX?&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;I think there are two solutions for me. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Solution 1:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Let the boot loader work without MFS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Is it possible to put the firmware to specific address (for example:0xffff000) in the SD card by the user application with MQX OS and get the firmware from specific address(for example:0xffff000)&amp;nbsp; in the SD card by the boot loader without MQX OS? I just want to get the firmware from the SD card in&lt;BR /&gt;specific address and do not care about the file address or file format.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Solution 2:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Let the boot loader work with&amp;nbsp; MFS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;I want to modify the source code based on the example C:\Freescale\MQX_KSDK_1.0.0\demos\sdhc_sdcard\iar\twrk64f120m.&lt;BR /&gt;Is it possible to add the mfs module to the example?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;Robin Zou.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Jun 2015 08:02:46 GMT</pubDate>
    <dc:creator>小勇邹</dc:creator>
    <dc:date>2015-06-09T08:02:46Z</dc:date>
    <item>
      <title>The bootloader with SD card</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/The-bootloader-with-SD-card/m-p/438595#M14650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;There are two parts in my application- the bootloader part(without MQX OS)&amp;nbsp; +&amp;nbsp; the user application part(with MQX OS).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;The SD card is used in my application. The new firmware is stored in the SD card.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;The bootloader should get the new firmware from the SD card and copy it to the MCU.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;If the bootloader does not support MQX system, is it possible to access the firmare in SD card by file address?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;For example,the firmware is put in the address \Firmware\BasicUnit in the SD card.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;The bootloader without MQX OS&amp;nbsp; want to get the firmware from the address in the SD card.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;How should I do? Is there any example to do that?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;The hardware is K64 and the OS is Freescale_MQX_4_1_TWRK64F120M.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 02:38:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/The-bootloader-with-SD-card/m-p/438595#M14650</guid>
      <dc:creator>小勇邹</dc:creator>
      <dc:date>2015-06-09T02:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: The bootloader with SD card</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/The-bootloader-with-SD-card/m-p/438596#M14651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a bootloader based on USB stack, it uses the FAT file system-supporting module to read an image file and then uses the bootloader driver to program the image file to the flash memory of the device. So it is possible to access the image file in USB stick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/37420i7BF840FD14C57C0C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For details, please refer to the document&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4368.pdf" title="http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4368.pdf"&gt;http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4368.pdf&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also can download the associated source code AN4368 from Freescale website.&amp;nbsp; The demo is based on K60, not K64&lt;/P&gt;&lt;P&gt;For SD card support, we do not have an existing demo, I think you need to add sd card support into this bootloader package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day,&lt;BR /&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 06:45:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/The-bootloader-with-SD-card/m-p/438596#M14651</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2015-06-09T06:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: The bootloader with SD card</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/The-bootloader-with-SD-card/m-p/438597#M14652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Thank you very much for your help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Does the SD card example in C:\Freescale\MQX_KSDK_1.0.0\demos\sdhc_sdcard\iar\twrk64f120m work without MQX?&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;I think there are two solutions for me. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Solution 1:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Let the boot loader work without MFS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Is it possible to put the firmware to specific address (for example:0xffff000) in the SD card by the user application with MQX OS and get the firmware from specific address(for example:0xffff000)&amp;nbsp; in the SD card by the boot loader without MQX OS? I just want to get the firmware from the SD card in&lt;BR /&gt;specific address and do not care about the file address or file format.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Solution 2:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Let the boot loader work with&amp;nbsp; MFS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;I want to modify the source code based on the example C:\Freescale\MQX_KSDK_1.0.0\demos\sdhc_sdcard\iar\twrk64f120m.&lt;BR /&gt;Is it possible to add the mfs module to the example?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;Robin Zou.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 08:02:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/The-bootloader-with-SD-card/m-p/438597#M14652</guid>
      <dc:creator>小勇邹</dc:creator>
      <dc:date>2015-06-09T08:02:46Z</dc:date>
    </item>
  </channel>
</rss>

