Reading Config block failed

I have an iMX8QM I tried to flash a custom Yocto image (.tar) with ToradexEasyInstaller.
I enter the recovery mode well by hardware and the easy installer files start to load and writing my image.
It crashed in the end since ther was not a imx-boot file in my .tar.

I restarted the board in recovery mode and ToradexEasyInstaller does not start beacuse of this error: Reading Config Block failed.
I attached a picture of the issue.
How can I recover my SOM?

Let me know.

Dear @Merlin ,

if you click on the OK button another window should appear where you can manually type in the information of the board as seen on the modules sticker.

After successfully typing the data in the window, the module should start up normally and show Toradex Easy Installer to you.

Let me know if that is the case.

Best Regards
Kevin

Thank you @kevin.tx it works.

Hi

Glad that the issue has been solved.

Best Regards
Kevin

Hi @kevin.tx

I encountered another issue.
I was trying to change some u-boot parameters and then i tried to restore everything with EasyInstaller.

During ToradexEasyInstaller launching I facing up this problem:

U-Boot 2018.03-toradex_imx_v2018.03_4.14.98_2.3.0_bringup+g553fb1fa86 (Nov 02 2020 - 09:44:18 +0000)

CPU:   Freescale i.MX8QM revB A53 at 1200 MHz at 55C
DRAM:  4 GiB
MMC:   FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2
Loading Environment from MMC... OK
No panel detected: default to IT6263
lvds2hdmi_setup: No bus 6
Display: IT6263 (1280x720)
In:    serial
Out:   serial
Err:   serial
Model: Toradex Apalis iMX8 QuadMax 4GB Wi-Fi / BT IT V1.1B, Serial# 06804968

 BuildInfo: 
  - SCFW b929edfe, SECO-FW 27167ff2, IMX-MKIMAGE d7f9440d, ATF bb209a0
  - U-Boot 2018.03-toradex_imx_v2018.03_4.14.98_2.3.0_bringup+g553fb1fa86 

Detect USB boot. Will enter fastboot mode!
Net:   eth0: ethernet@5b040000
Fastboot: Normal
Boot from USB for uuu
Hit any key to stop autoboot:  0 
Detect USB boot. Will enter fastboot mode!
Starting download of 2246 bytes

downloading of 2246 bytes finished
Detect USB boot. Will enter fastboot mode!
Starting download of 106496 bytes

downloading of 106496 bytes finished
Detect USB boot. Will enter fastboot mode!
Starting download of 37481764 bytes
..........................................................................
..........................................................................
..........................................................................
...............................................................
downloading of 37481764 bytes finished
## Executing script at 82e00000
Loading hdp firmware from 0x0000000082fe0000 offset 0x0000000000002000
Loading hdp firmware Complete
## Loading kernel from FIT Image at 83000000 ...
Could not find configuration node
ERROR: can't get kernel image!

How can I restore this issue?

Thank you in advice

Dear @Merlin,

this could be an artifact of using an older version of Toradex Easy Installer.

We recommend downloading the latest version. If you follow the link below, you will see a section marked as “Beta Release” holding files for version 2.0b7 of Toradex Easy Installer.

Toradex Easy Installer Releases

Let me know if you had success.

Best Regards
Kevin

Hi @kevin.tx ,
I’ve already tried with last update of Toradex Easy Installer, in particoular I used version : Toradex Easy Installer 2.0b7-20210415

Unfortunately it didn’t work and I continue to facing up this issue.

Merlin

Dear @Merlin,

Thank you for letting me know.

Did you install Toradex Easy Installer onto your module or are you booting from an SD-Card?
In the meantime you could try to reset your environment by typing the command “env default -a”.

BR
Kevin