It'll take forever if you don't run gdb and try to create a debug connection via openocd! It's just going to sit there waiting.
gdb target remote localhost:3333 etc. ________________________________ From: MURLIDHAR ROY via OpenOCD-devel <[email protected]> Sent: Thursday 9 July 2020 13:36 To: [email protected] <[email protected]> Cc: MURLIDHAR ROY <[email protected]> Subject: [OpenOCD-devel] [openocd:tickets] Re: #274 openocd error stmlink with stm32l053r8 Thanks, Generally how much time it will take? ________________________________ [tickets:#274]<https://sourceforge.net/p/openocd/tickets/274/> openocd error stmlink with stm32l053r8 Status: new Milestone: 0.9.0 Labels: stm32lx flash OpenOCD ST-LINK NRST signal Created: Thu Jul 09, 2020 09:04 AM UTC by MURLIDHAR ROY Last Updated: Thu Jul 09, 2020 11:13 AM UTC Owner: OpenOCD-Gerrit Hi team, I am working in windows 10 system. Following these instructions from starting "https://docs.rust-embedded.org/discovery/03-setup/windows.html". hardware/board- STM32L053R8 (Nucleo64) When I tried this command->"openocd -s C:\OpenOCD\share\scripts -f interface/stlink.cfg -f target/stm32l0x.cfg" it gives following error- xPack OpenOCD, x86_64 Open On-Chip Debugger 0.10.0+dev-00378-ge5be992df (2020-06-26-09:29) Licensed under GNU GPL v2 For bug reports, read <http://openocd.org/doc/doxygen/bugs.html>http://openocd.org/doc/doxygen/bugs.html embedded:startup.tcl:26: Error: Can't find target/stm32l0x.cfg in procedure 'script' at file "embedded:startup.tcl", line 26 kindly suggest to me the solution. ________________________________ Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/openocd/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/openocd/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
_______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
