2020-06-04 01:28 AM - last edited on 2023-06-16 09:08 AM by Kevin HUBER
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
2020-06-04 02:14 AM
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