cancel
Showing results for 
Search instead for 
Did you mean: 

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

Wjian.1
Associate II

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

1 REPLY 1
AntonioST
ST Employee

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