2024-03-18 11:59 PM
I completed upto modify a build in linux on board following this link Now i am getting issuses like display doesnt turned on and .Not able to connect with board via ip address. After connect with ttyacm0 its showing like the board has struct in starting kernel. How to overcome this. I cannot able to connect with board terminal via ttyacm0 also
2024-03-25 05:23 AM
Hello @Seyad_Anas_Arif,
Hard to answer you like that. I will be a little bit more information.
1) Which board do you use ? A custom one or a Discovery Kit from STMicroelectronics ?
2) Can you verify that the Starter Package (your original SD card) is well aligned on the same OpenSTLinux than the Kernel you compile ? If you have any doubt, flash again your SD card following this article : https://wiki.st.com/stm32mpu/wiki/STM32MP15_Evaluation_boards_-_Starter_Package
3) As your use case is quite standard, you may have missed a step in the wiki article. Please verify the following points :
Kind regards,
Erwan.
2024-03-25 10:25 PM
i am using stm32mpu157d-dk1 . i completed upto this step using wiki article after that
to check this i enter the above comment in my st development kit but i didn't get any reply from target. so that i tried to redo that whole process then only main issue occurred (main post)
2024-03-31 05:19 PM
@Seyad_Anas_Arif ,
A such simple modification of the kernel cannot impact the boot like that, so I think the problem is somewhere else.
Can you put in attachment the entire boot logs (not only kernel, but also before, TF-A, OP-TEE, U-BOOT). I would like to be sure that your starter package is aligned with the kernel you recompile.
Kind regards,
Erwan.
2024-04-02 09:13 PM
"I dropped that project due to latency in support."