2015-11-25 06:51 AM
Hello,
I need some help with the installation of a STM32F7 Discovery Board.I would like to debug it via the integrated ST-Link/V2-1 in EclipseSo far I use the Atollic GDB and OpenOCD (with the STM32F7 support:http://gnutoolchains.com/arm-eabi/openocd/
)But when I start OpenOCD I receive following errors:Open On-Chip Debugger 0.9.0 (2015-08-15-12:41)
Licensed under GNU GPL v2For bug reports, read http://openocd.org/doc/doxygen/bugs.htmlInfo : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWDadapter speed: 2000 kHzadapter_nsrst_delay: 100srst_only separate srst_nogate srst_open_drain connect_deassert_srstInfo : Unable to match requested speed 2000 kHz, using 1800 kHzInfo : Unable to match requested speed 2000 kHz, using 1800 kHzInfo : clock speed 1800 kHzInfo : STLINK v2 JTAG v24 API v2 SWIM v11 VID 0x0483 PID 0x374BInfo : using stlink api v2Info : Target voltage: 3.228947Info : STM32F746.cpu: hardware has 0 breakpoints, 0 watchpointsError: jtag status contains invalid mode value - communication failurePolling target STM32F746.cpu failed, trying to reexamineExamination failed, GDB will be halted. Polling again in 100msInfo : Previous state query failed, trying to reconnectError: jtag status contains invalid mode value - communication failurePolling target STM32F746.cpu failed, trying to reexamineExamination failed, GDB will be halted. Polling again in 300msIt seems like there is no JTAG communication. But where can I change it to SWD?Did anyone managed to debug a STM32F7 with Eclipse?2017-05-22 01:13 AM
Hi,
i have a similar issue. My stm32f746-disco board is not communicating anymore.
nor st-link utility or firmware update program cannot see st-link.
please help.