From: Paul F. <fer...@gm...> - 2025-03-28 12:18:30
|
On Fri, Mar 28, 2025 at 01:07:21PM +0100, Zbigniew wrote: > > 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. Sometimes it's even faster to ask on IRC, feel free to next time. > Just one thing that > makes me unsure, should I worry: it answers the following: ... > Error: SRST error static int icdi_usb_assert_srst(void *handle, int srst) { /* TODO not supported yet */ return ERROR_COMMAND_NOTFOUND; } So it's to be expected, it's not implemented, and I doubt anyone has any plans to implement it because ICDI is irrelevant these days. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fer...@gm... |