Hi,
I have an evaluation board (Colibri iMX7D wirh Evaluation board V3.2B) which already has an image installed (it doesn’t boot into the Easy installer.
I have been following the steps described:
- Toradex Easy Installer Documentation Overview | Toradex Developer Center
- NXP i.MX and TI AM62x Recovery Mode | Toradex Developer Center
They all seem to make sense, however the host machine (Ubuntu 20.04 laptop) never recognizes the USB device. I have tried both X30 or X29 ports, the output of dmesg registered no new devices and running th script fails:
$ ./recovery-linux.sh
Downloading Toradex Easy Installer...
no matching USB device found
In the datasheet I have seen a mention of the JP2 jumper (in my case it’s open). From the docs it isn’t clear to me if connecting to the SODIMM_135 can have anything to do with my use case.
Any ideas on what could be the problem here?