We have been working on the imx8 mini using a Verdin development boar v1.1.c
After adding the Toradex extension to Visual Studio, I tried to connect the board through the network. After setting IP and password in the VS code, the Verdin board restarts by itself every 10 sec.
I was wondering if I needed to reflash it.
on the VS side there is Error:
Error (533) - SSH error: SSH session not active
Thank you so much for your help.
Hi @gclaudino.tx ,
How are you doing? Thank you for your time
What is the exact version of your Verdin Module? V1.1C dev board and V1.1B SOM
What is the output of uname -a? I can not check it because in 10 seconds I can not set the password by ssh in the putty.
If the board is not connected to the Extension does the same behaviour occurs? never
Also, which version of VS Code and of the Torizon Extension are you using? Toradex Torizon Support
v1.5.1
Do you have the serial connection enabled and you can see the board restarting? I tried and it shows some syntax [Starting kernel …]and after 10 seconds again restarted
Maybe the text below can help comport.txt (11.2 KB)
also [10.50.49.95:8840/#!/1/docker/containers] The portainer page is not working.
also when ethernet and type c cable are not connected this reset happen as well
This reset also occurs when ethernet and type C cables are not connected.
The red LED [reset led] turns on and all the leads blink and everything resets.
After 10 seconds, it reset by itself and I was fast enough to check the system information
torizon@verdin-imx8mm-07022050:~$ uname -a
Linux verdin-imx8mm-07022050 5.4.193-rt74-5.7.0-devel+git.90bfeac00dbe #1-TorizonCore SMP PREEMPT_RT Tue Jun 7 13:58:03 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux
There is no new customized image, just the hello world image, and we checked the LEDs and SPI lines, we didn’t change any jumpers, and I tried with a new SOM and it didn’t restart like before, but the old SOM has issues when I double checked it
Hi @gclaudino.tx ,
I really appreciate your help and your time.
I need to ask my colleagues about the PREEMPT_RT patch,
It is a good idea to test it without the PREEMPT_RT patch, but unfortunately, I don’t know how to remove it.
Best regards,
Mehrdad
just one question, during the installation there were two versions 1)TorizonCore with evaluation containers(PREEMPT_RT) and second one 2) TorizonCore with evaluation containers
I chose the second one and in the image that I attached is it that without the PREEMPT_RT one?
Thank you so much for your kind support.
Best regards,
Mehrdad
Thanks for the update. I’m glad you’re able to connect to the board now.
Indeed. The second one is without the PREEMPT_RT Patch. We’ll report the issue with the first image internally as this patch is still experimental on TorizonCore.
Please tell us if the board starts restarting again with the image you just installed.
Can we tag this as solved? You can choose the most appropriate answer as solution
Now, it doesn’t restart anymore. I will experiment with the SPI interface and Visual Studio and thanks for your help and for sure I will definitely do that.