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?