2022-02-24 06:43 AM
I flashed the board with dd command and tried either flashing whole SD card with the .raw image and each partition separately as well, it came up at panic mode. The image is en.FLASH-stm32mp1-openstlinux-5-10-dunfell-mp1-21-11-17_tar_v3.1.0. Does anyone have same problem?
root@stm32mp1:~# PANIC at PC : 0x2fff1f4b
Exception mode=0x00000016 at: 0x2fff1f4b
2022-02-24 07:20 AM
Hi @DZ.2 ,
Can you please share the complete boot log ?
Thanks,
Olivier
2022-02-24 08:20 AM
Hi Olivier,
This is all on the serial. After that I can't access anything else.
root@stm32mp1:~# PANIC at PC : 0x2fff1f4b
Exception mode=0x00000016 at: 0x2fff1f4b
Thanks!
2022-02-24 08:31 AM
Hi @DZ.2
Is it first time you use your DK2 or did you already succeed to play with it with earlier package ?
Did you try to flash using CubeProg once ?
Thx
Olivier
2022-02-24 08:38 AM
This is the first time I use DK2 board and STLinux as well. Have not boot up STLinux on DK2 yet, never used CubeProg either.
Thanks!
2022-02-24 12:17 PM
Finally got Linux version of CubeProg connected through USB. However programming failed twice already:
2022-02-25 12:27 AM
Hi @DZ.2 ,
Can you get and send the UART console output during CubeProg execution ?
Thanks
Olivier
2022-02-25 05:25 AM
Hi @Community member ,
There is nothing but the panic msg output to UART during CubeProg programming as shown below. Now I suspect my hardware. The board I'm using is Odyseey-STM32MP157C. I thought it was 100 percent compatible with STM32MP157C but I'm not 100 percent sure any more. Does STLinux support this board?
Thanks!
2022-02-25 05:32 AM
Hi @DZ.2 ,
Indeed, Odyseey-STM32MP157C board is supposed to be delivered with its own software package from Seeed.
Please visit their support resources.
Olivier