RoboCore Disconnects after 24hrs

Please try this command:

flashall.bat --recovery

and then (in the above succeed)

flashall.bat

Hey Krystian,

I tried that with little success, see below;

C:\toFlash>flashall.bat --recovery
Starting Recovery mode
Please plug and reboot the board
Flashing IFWI
!!! You should install xfstk tools, please visit http://xfstk.sourceforge.net/

C:\toFlash>flashall.bat
Using U-boot target: edison-robocore
Now waiting for dfu device 8087:0a99
Please plug and reboot the board
Dfu device found
Flashing IFWI
Download [=========================] 100% 4194304 bytes
Download done.
Download [=========================] 100% 4194304 bytes
Download done.
Flashing U-Boot
Download [=========================] 100% 245760 bytes
Download done.
Flashing U-Boot Environment
Download [=========================] 100% 65536 bytes
Download done.
Flashing U-Boot Environment Backup
Download [=========================] 100% 65536 bytes
Download done.
Rebooting to apply partiton changes
Dfu device not found Timeout
Did you plug and reboot your board?
If yes, please try a recovery by calling this script with the --recovery option

C:\toFlash>

The flashall.bat --recovery took a second to complete, not sure if that’s normal. The flashall.bat didn’t seem to find the Dfu device after the rebooting remark.

Regards,

Nathan

Hi Nathan,

It seems that Intel Edison can be flashed with --recovery mode only on Linux machine. Here → Flashall.sh and pre-built xFSTK - Intel Community there is a description how to use temporary Ubuntu distribution to do this.

Tried both windows and Linux but it didn’t work.