<?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: Problem with i.MX6Q_SDB_SD_Demo_Image.exe in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-i-MX6Q-SDB-SD-Demo-Image-exe/m-p/292163#M35663</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have partially solved this problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running this app under Windows 7, and needed to run the app as an administrator. &lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;However when I try and run Android it fails. I have entered the following into uBoot:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;U-Boot &amp;gt; setenv bootcmd booti mmc2 [Load the boot.img from SD card]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;U-Boot &amp;gt; setenv bootargs console=ttymxc0,115200 init=/init video=mxcfb0 video=mxcfb1:off&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;video=mxcfb2:off fbmem=10M fb0base=0x27b00000 vmalloc=400M androidboot.console=ttymxc0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[Optional]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;U-Boot &amp;gt; saveenv [Save the environments]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;The above was taken from page 11 of the Android user guide. However uBoot says &lt;EM&gt;booti&lt;/EM&gt; is an unknown command.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What else is needed to make Android boot successfully?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Mar 2013 12:41:02 GMT</pubDate>
    <dc:creator>andrewellis</dc:creator>
    <dc:date>2013-03-12T12:41:02Z</dc:date>
    <item>
      <title>Problem with i.MX6Q_SDB_SD_Demo_Image.exe</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-i-MX6Q-SDB-SD-Demo-Image-exe/m-p/292162#M35662</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;When I was trying to download Linux to my SABRE board I managed to erase the Android image that was on the SD Card and ended up with a version of Linux that wouldn't boot. So I plugged the card into my card reader and ran&lt;EM&gt; i.MX6Q_SDB_SD_Demo_Image.exe &lt;/EM&gt;To restore Android. When I ran the app, no drives where listed in the drop down box. Obviously I couldn't read the card in windows because of the format, so I formatted it under windows and ran the app again, still no drives where listed. I tried clicking "Create" anyway to see what would happen, and it said "invalid argument was encountered". I can't find any instructions to go with this app so how do I use it to create the Andorid demo image on my SD card?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 11:06:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-with-i-MX6Q-SDB-SD-Demo-Image-exe/m-p/292162#M35662</guid>
      <dc:creator>andrewellis</dc:creator>
      <dc:date>2013-03-12T11:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with i.MX6Q_SDB_SD_Demo_Image.exe</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-i-MX6Q-SDB-SD-Demo-Image-exe/m-p/292163#M35663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have partially solved this problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running this app under Windows 7, and needed to run the app as an administrator. &lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;However when I try and run Android it fails. I have entered the following into uBoot:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;U-Boot &amp;gt; setenv bootcmd booti mmc2 [Load the boot.img from SD card]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;U-Boot &amp;gt; setenv bootargs console=ttymxc0,115200 init=/init video=mxcfb0 video=mxcfb1:off&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;video=mxcfb2:off fbmem=10M fb0base=0x27b00000 vmalloc=400M androidboot.console=ttymxc0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[Optional]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;U-Boot &amp;gt; saveenv [Save the environments]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;The above was taken from page 11 of the Android user guide. However uBoot says &lt;EM&gt;booti&lt;/EM&gt; is an unknown command.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What else is needed to make Android boot successfully?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 12:41:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-with-i-MX6Q-SDB-SD-Demo-Image-exe/m-p/292163#M35663</guid>
      <dc:creator>andrewellis</dc:creator>
      <dc:date>2013-03-12T12:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with i.MX6Q_SDB_SD_Demo_Image.exe</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-i-MX6Q-SDB-SD-Demo-Image-exe/m-p/292164#M35664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the benefit of anyone who may read this I did resolve the problem fully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I reran &lt;EM&gt;i.MX6Q_SDB_SD_Demo_Image.exe &lt;/EM&gt;but this time when I chose the drive I selected PhysicalDrive1 [F:] rather than removable drive [F:]. When I inserted the SD card into the sabre board Android booted without any problems as when I received the eval board.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 12:33:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-with-i-MX6Q-SDB-SD-Demo-Image-exe/m-p/292164#M35664</guid>
      <dc:creator>andrewellis</dc:creator>
      <dc:date>2013-03-13T12:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with i.MX6Q_SDB_SD_Demo_Image.exe</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-i-MX6Q-SDB-SD-Demo-Image-exe/m-p/292165#M35665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that when you format it for linux, you create a couple of partitions,&amp;nbsp; so when you insert it on windows and try to format it it will format one of the partitions only. So selecting the phisicalDrive was a very good move. Good that you solved it.&amp;nbsp;&amp;nbsp; Otherwise you would have needed to format your SD in a linux host in order to erase the partitions and prepare it for android.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 16:21:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-with-i-MX6Q-SDB-SD-Demo-Image-exe/m-p/292165#M35665</guid>
      <dc:creator>FranciscoCarril</dc:creator>
      <dc:date>2013-03-13T16:21:39Z</dc:date>
    </item>
  </channel>
</rss>

