Resolved! Debugging STM32F769i-disco using openocd and gdb in Linux
Hello ST,I'm trying to launch a debug session for STM32f769i-disco using openocd and gdb in linux. I've install openocd(0.10.0), gdb and gdb-multiarch tools in linux.This is the below log after launching openocd with my board's config file.openocd -f...