<?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>i.MX ProcessorsのトピックRe: How do I prepare an SD card for boot using Windows CE 6.0?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-do-I-prepare-an-SD-card-for-boot-using-Windows-CE-6-0/m-p/203171#M11402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I finally managed to get my WCE image to run. Instead of using cfimager to load eboot then drag/drop nk.bin to the SD card I tried using the mfgtool instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the mfgtool I connected to the board via the USB recovery port then used the tool to load the WCE image and eboot. Following a reset (and reconfigure to SD boot mode) the system booted up correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what is wrong with the original approach - this is what is described in the cfimager notes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To flash the bootloader, use the following command: cfimager -f eboot.sb -d &amp;lt;card reader drive letter without colon&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Calibri','sans-serif';"&gt;To load the OS image from the SD/MMC card (with the bootloader), copy the NK.bin to &amp;lt;card reader drive letter without colon&amp;gt;:\ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did exactly this (along with configuring eboot for SD boot) but the system would not boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am interested in whether eboot is intelligent enough to look in the SD fat partition for a file called nk.bin and load that, or whether the image has to be stored at a fixed point in memory outside of the fat partition as it appears mfgtool does.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Sep 2012 13:42:44 GMT</pubDate>
    <dc:creator>markwilliams</dc:creator>
    <dc:date>2012-09-28T13:42:44Z</dc:date>
    <item>
      <title>How do I prepare an SD card for boot using Windows CE 6.0?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-do-I-prepare-an-SD-card-for-boot-using-Windows-CE-6-0/m-p/203169#M11400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been playing with the i.MX28 development board but I am struggling to get my own SD card to boot my own CE 6.0 image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far I have performed the following steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Built a CE image using the Freecscale BSP&lt;/P&gt;&lt;P&gt;2) Used cfimager to put eboot_ivt.sb onto my 2GB SD card using the -a option to create the FAT partition&lt;/P&gt;&lt;P&gt;3) Manually copied NK.bin from my release directory (33-34MB) onto the SD card&lt;/P&gt;&lt;P&gt;4) Put the SD card in the dev board (boot switches on 1001) and watched eboot debug output (freescale logo appears)&lt;/P&gt;&lt;P&gt;5) Pressed space to stop boot and configured eboot to boot from the SD card (and saved settings)&lt;/P&gt;&lt;P&gt;6) Reset the system..... unfortunately my image does not boot.&amp;nbsp; The output is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Press [ENTER] to launch image stored in SD/MMC or [SPACE] to cancel.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Initiating image launch in 0 seconds.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Launching flash image&amp;nbsp; ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;-BLMenu .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;INFO: Using device name: 'MX2843204'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;INFO: Reading NK image to SDHC (please wait)...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;INFO: Copying NK image to RAM address 0xa0200000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;INFO: Read is 100% complete&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;INFO: Copy of NK completed successfully&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;OEMLaunch called PhysAddress 0x40200000.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Download successful!&amp;nbsp; Jumping to image at 0x0 (physical 0x40200000)...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;BATT:4.24V&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;B&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the BATT info a few times. What have I done wrong to prevent the system booting up correctly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Mark&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 16:06:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-do-I-prepare-an-SD-card-for-boot-using-Windows-CE-6-0/m-p/203169#M11400</guid>
      <dc:creator>markwilliams</dc:creator>
      <dc:date>2012-09-27T16:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: How do I prepare an SD card for boot using Windows CE 6.0?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-do-I-prepare-an-SD-card-for-boot-using-Windows-CE-6-0/m-p/203170#M11401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After a bit of investigation I found someone else with a similar problem. They found that their nk.bin was larger than the allocated RAM in the bootloader. Altering the RAM allocation fixed this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://social.msdn.microsoft.com/Forums/en-US/winembplatdev/thread/3b310497-1f1d-4c83-945c-5592aefb29db"&gt;http://social.msdn.microsoft.com/Forums/en-US/winembplatdev/thread/3b310497-1f1d-4c83-945c-5592aefb29db&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed that I too had an nk.nb0 and nk.nb1 hinting that I had exceeded the allocated RAM image size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I managed to reduce my image size to 29MB to test (only had an nk.nbo in the release folder this time) however the system still does not boot, even with this smaller image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The image read from SD seems to jump straight to 100%, followed by 'download successful' then hangs as above, randomly outputting battery voltage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will keep looking but I hope someone has had a similar experience trying their own WCE image on the i.MX28.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it definitely ok to just put the nk.bin on the SD card fat partition? For a system release I am not sure if this would be a good idea. Could nk.bin then be deleted while wince is running?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2012 08:42:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-do-I-prepare-an-SD-card-for-boot-using-Windows-CE-6-0/m-p/203170#M11401</guid>
      <dc:creator>markwilliams</dc:creator>
      <dc:date>2012-09-28T08:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do I prepare an SD card for boot using Windows CE 6.0?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-do-I-prepare-an-SD-card-for-boot-using-Windows-CE-6-0/m-p/203171#M11402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I finally managed to get my WCE image to run. Instead of using cfimager to load eboot then drag/drop nk.bin to the SD card I tried using the mfgtool instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the mfgtool I connected to the board via the USB recovery port then used the tool to load the WCE image and eboot. Following a reset (and reconfigure to SD boot mode) the system booted up correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what is wrong with the original approach - this is what is described in the cfimager notes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To flash the bootloader, use the following command: cfimager -f eboot.sb -d &amp;lt;card reader drive letter without colon&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Calibri','sans-serif';"&gt;To load the OS image from the SD/MMC card (with the bootloader), copy the NK.bin to &amp;lt;card reader drive letter without colon&amp;gt;:\ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did exactly this (along with configuring eboot for SD boot) but the system would not boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am interested in whether eboot is intelligent enough to look in the SD fat partition for a file called nk.bin and load that, or whether the image has to be stored at a fixed point in memory outside of the fat partition as it appears mfgtool does.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2012 13:42:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-do-I-prepare-an-SD-card-for-boot-using-Windows-CE-6-0/m-p/203171#M11402</guid>
      <dc:creator>markwilliams</dc:creator>
      <dc:date>2012-09-28T13:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I prepare an SD card for boot using Windows CE 6.0?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-do-I-prepare-an-SD-card-for-boot-using-Windows-CE-6-0/m-p/203172#M11403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had this problem too and solved with completely formatting the SD card&amp;nbsp;on Ubuntu quick format on Windows did not work, also cfimager only worked with partition (-a command) in my situation.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2017 07:51:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-do-I-prepare-an-SD-card-for-boot-using-Windows-CE-6-0/m-p/203172#M11403</guid>
      <dc:creator>hazal_pektas</dc:creator>
      <dc:date>2017-01-12T07:51:01Z</dc:date>
    </item>
  </channel>
</rss>

