From: Paul F. <fer...@gm...> - 2024-03-20 14:38:19
|
Hi Laurent, On Wed, Mar 20, 2024 at 02:25:29PM +0000, Laurent wrote: > here are the logs to which vscode gives me access: > 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? > --> E (output): > {"type":"event","event":"output","body":{"category":"console","output":"1: > (20316) <-logout\n"},"seq":8} > --> E (output): > {"type":"event","event":"output","body":{"category":"console","output":"1: > (20383) Send Event AD7MessageEvent\n"},"seq":10} > 1: (20383) Send Event AD7MessageEvent That's not something OpenOCD can print, so that's not a log from OpenOCD. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fer...@gm... |