Pico PRO Market Kit Cannot flash IoT image

0 votes

So I got hold of a Pico Pro Maker kit and tried to follow the instructions to flash an Image.Device Manager detects the kit this way: Android ADB interface

Now, I use a Windows 10 PC. The device is in fast boot mode, but when I execute the flash-all script, an error message is returned (cannot load 'u-boot.imx'):

Microsoft Windows [Version 10.0.15063]

c) 2017 Microsoft Corporation. Minden jog fenntartva.

C:\Android\sdk\platform-tools>adb devices

List of devices attached

C:\Android\sdk\platform-tools>fastboot devices

000000e5f4439b02 fastboot

C:\Android\sdk\platform-tools>C:\F_Android_Things_NXPPico\flash-all.bat

error: cannot load 'u-boot.imx'

Anyone have any Idea on what's wrong?

Dec 5, 2018 in IoT (Internet of Things) by Shubham
• 13,490 points
487 views

1 answer to this question.

0 votes

Looked int flash-all.bat script which says:

The fastboot executable must be in your path to run this script

I copied all the Android Thing image, generated by the AndroidThingsConsole into the C:\Android\sdk\platform-tools\ subdirectory, and run the script flash-all.bat again.

Result:

C:\Android\sdk\platform-tools>flash-all.bat

target reported max download size of 209715200 bytes

sending 'bootloader' (479 KB)...

OKAY [  0.017s]
writing 'bootloader'...
OKAY [  0.397s]
rebooting into bootloader...
OKAY [  0.009s]

finished. total time: 0.457s

< waiting for any device >

target reported max download size of 209715200 bytes

sending 'gpt' (33 KB)...
OKAY [  0.006s]
writing 'gpt'...
OKAY [ 28.856s]

rebooting into bootloader...

OKAY [  0.006s]

finished. total time: 28.876s

target reported max download size of 209715200 bytes

Creating filesystem with parameters:

    Size: 2009071616
    Block size: 4096
    Blocks per group: 32768
    Inodes per group: 8176
    Inode size: 256
    Journal blocks: 7664
    Label:
    Blocks: 490496
    Block groups: 15
    Reserved block group size: 119
Created filesystem with 11/122640 inodes and 16088/490496 blocks

sending 'boot_a' (32768 KB)...

OKAY [  0.886s]
writing 'boot_a'...
OKAY [  1.222s]
sending 'boot_b' (32768 KB)...
OKAY [  0.883s]
writing 'boot_b'...
OKAY [  1.235s]
erasing 'system_a'...
OKAY [  7.114s]
sending sparse 'system_a' 1/2 (203704 KB)...
OKAY [  5.909s]
writing 'system_a' 1/2...
OKAY [  8.516s]
sending sparse 'system_a' 2/2 (204764 KB)...
OKAY [  6.189s]
writing 'system_a' 2/2...
OKAY [ 11.602s]
erasing 'system_b'...
OKAY [  6.999s]
sending sparse 'system_b' 1/2 (203704 KB)...
OKAY [  5.993s]
writing 'system_b' 1/2...
OKAY [  8.500s]
sending sparse 'system_b' 2/2 (204764 KB)...
OKAY [  5.818s]
writing 'system_b' 2/2...
OKAY [ 11.603s]
erasing 'userdata'...
OKAY [ 26.163s]
sending 'userdata' (33356 KB)...
OKAY [  0.903s]
writing 'userdata'...
OKAY [  1.252s]
Setting current slot to 'a'...
OKAY [  0.030s]
finished. total time: 110.864s
target reported max download size of 209715200 bytes
sending 'gapps_a' (72040 KB)...
OKAY [  1.929s]
writing 'gapps_a'...
OKAY [  2.570s]
sending 'gapps_b' (72040 KB)...
OKAY [  1.938s]
writing 'gapps_b'...
OKAY [  2.467s]
finished. total time: 8.917s
target reported max download size of 209715200 bytes
sending 'oem_a' (1096 KB)...
OKAY [  0.036s]
writing 'oem_a'...
OKAY [  0.139s]
sending 'oem_b' (1096 KB)...
OKAY [  0.036s]
writing 'oem_b'...
OKAY [  0.123s]
finished. total time: 0.344s

Successfully flashed your imx7d.
rebooting...

finished. total time: 0.001s

C:\Android\sdk\platform-tools>
answered Dec 5, 2018 by Upasana
• 8,620 points

Related Questions In IoT (Internet of Things)

0 votes
1 answer

Windows 10 IOT Core: real-time image processing DLL using C++

Yes, but it requires some work. The C++ ...READ MORE

answered Jan 28, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,379 views
0 votes
0 answers
0 votes
1 answer

Display time in a Windows Core IoT app with a clock!

It is possible, but you should understand ...READ MORE

answered Jul 10, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,322 views
0 votes
1 answer
0 votes
1 answer

Downloading source code of Android Things

No because AndroidThings is still in preview ...READ MORE

answered Jul 5, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,571 views
0 votes
1 answer

Creating Android Things' bundle and pushing it over OTA

Here are all the steps necessary to ...READ MORE

answered Jul 6, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
520 views
0 votes
1 answer

USB Mobile Broadband Modem on Windows 10 IoT

I was looking for a solution too, ...READ MORE

answered Jul 9, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
2,381 views
0 votes
1 answer

How to deploy Windows 10 IoT (Rasp Pi image) as a Virtual Machine

The easiest way I found is downloading ...READ MORE

answered Sep 10, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
2,945 views
0 votes
1 answer

I cannot retrieve data from historian in Bluemix Watson IoT Platform

You're partially right! Earlier this month, the "built-in" ...READ MORE

answered Jan 11, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
698 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP