Hello, On Mon, May 30, 2016 at 03:55:42PM +1200, Kevin & Pauline Gordon wrote: > C:\eclipse\openocd\0.10.0-201601101000-dev\bin>openocd -s scripts/ -f > board/st_n > ucleo_f7.cfg -c 'program program.bin reset exit 0x08000000' ... > embedded:startup.tcl:60: Error: Can't find board/st_nucleo_f7.cfg > in procedure 'script' > at file "embedded:startup.tcl", line 60 > ------------------------------------------------------------------------------ > Please advise how I can find line 60 and resolve this.
You do not need to find line 60, the output says that it can't find board/st_nucleo_f7.cfg file in the scripts/ directory, please check filenames carefully. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:[email protected] ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
