From: Laurent <lau...@pr...> - 2024-03-20 15:35:18
|
Hi Paul, Thanks for your answers. > > Starting: "/path/to/openocd" -f board/stm3241g_eval_stlink.cfg > > > This doesn't look like a real path, do you really have OpenOCD binary there? Yes, it was me who changed the path to avoid giving a too long path. The path is good, I checked when I use openocd 10 and when I use openocd 12. > That's not something OpenOCD can print, so that's not a log from OpenOCD. Yes but it's the log printing by vscode. I don't known where to find the log of openocd in vscode. Do you know how to get it back? |