|
From: Paul F. <fer...@gm...> - 2016-05-30 17:58:04
|
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:fer...@gm... |