Waiting for EDL device
-
I'm trying to re-flash the starling v2 voxl2 board by following the instructions here: https://docs.modalai.com/voxl2-unbricking/ .
When I get to the step where I run"sudo qdl --debug --storage ufs --include . prog_firehose_ddr.elf rawprogram_unsparse0.xml rawprogram1.xml rawprogram2.xml rawprogram3.xml rawprogram4.xml rawprogram5.xml patch0.xml patch1.xml patch2.xml patch3.xml patch4.xml patch5.xml"
it waits indefinitely, and doesn't print. ADB does not work, the last time I ssh'd in, and I had no read out from the command voxl-inspect-battery. Should there be prints while it is flashing, or is it just blank output until it is done? How should I proceed?
-
Hi @Jonathan-Davis,
Our Starling v2 VOXL 2 board requires this flat build image (M0054-2 Starling QDL Image 1.7.4) which is available in our protected downloads as well as in the unbricking documentation here where you can proceed with the same step-by-step instructions. When finished, the qdl command should complete and the terminal should output "partition 1 is now bootable" indicating a successful QDL flash.
Hope this helps!