Skip to main content
Visitor II
July 3, 2019
Solved

STM32MP157x-EVAL Populate the target and boot the image related issue

  • July 3, 2019
  • 3 replies
  • 1440 views

Hi ST Community,

I am trying to install the linux image on STM32MP157x-EVAL (as given in https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157x-EV1/Let%27s_start/Populate_the_target_and_boot_the_image ), But i am getting issue related to LCD output after booting from SD-Card. well all steps are ok till flashing SD-Card i.e.

Flashing service completed successfully

But the issue is after booting from SD card, i am getting nothing on LCD, could anyone give me suggestion, what went wrong. Why i am not getting the UBoot splash screen.

P.S: b000 was used for flashing and b101 was used for booting from SD Card. and jumper settings are as JP3 [12], JP4[23], JP5[23].

Best Regards

    This topic has been closed for replies.

    3 replies

    Technical Moderator
    July 3, 2019

    Hi,

    Could please get and send the UART console log during boot ?

    Thx

    Olivier

    MBhinAuthor
    Visitor II
    July 4, 2019

    hi,

    it is

     NOTICE: CPU: STM32MP157AAA Rev.B
     NOTICE: Model: STMicroelectronics STM32MP157C eval daughter on eval mother
     NOTICE: Board: MB1263 Var1 Rev.C-01
     INFO: Reset reason (0x15):
     INFO: Power-on Reset (rst_por)
     INFO: Using SDMMC
     INFO: Instance 1
     INFO: Boot used partition fsbl1
     WARNING: Failed to access image id=28 (-2)
     ERROR: Partition ssbl not found
     PANIC at PC : 0x2ffdb96b
     
     Exception mode=0x00000016 at: 0x2ffda000

    Thank you

    Usman