Skip to main content
Visitor II
June 4, 2020
Question

How can i get the board/stm32mp15x_dk2.cfg file?

  • June 4, 2020
  • 1 reply
  • 1594 views

Hi:

we will debugging the uboot using GDB,but we can't get possible target configuration files for <board.cfg>,how can we get the file?thanks

    This topic has been closed for replies.

    1 reply

    ST Employee
    June 4, 2020

    Please use OpenOCD provided in the Developer Package

    https://wiki.st.com/stm32mpu/wiki/STM32MP1_Developer_Package

    It embeds the board configuration file.

    Then check in

    https://wiki.st.com/stm32mpu/wiki/GDB

    how to run OpenOCD and GDB