From: Zbigniew <zbi...@gm...> - 2025-03-28 12:08:43
|
> Or just do "openocd -f board/ek-lm4f120xl.cfg" if that's your board. Thank you so much for your prompt reply -- both ways work. Just one thing that makes me unsure, should I worry: it answers the following: Open On-Chip Debugger 0.12.0 Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD Info : Listening on port 6666 for tcl connections Info : Listening on port 4444 for telnet connections Info : RCLK (adaptive clock speed) Info : ICDI Firmware version: 9270 Error: SRST error Info : [lm4f120h5qr.cpu] Cortex-M4 r0p1 processor detected Info : [lm4f120h5qr.cpu] target has 6 breakpoints, 4 watchpoints Info : starting gdb server for lm4f120h5qr.cpu on 3333 Info : Listening on port 3333 for gdb connections Should I be worried with that "Error: SRST error"? |