absolute script path in debug/run launch configuration Posted by fcgehrke on 2015-07-31 03:59 You can use the -s parameter to specify the scripts directory to OPENOCD the it will find the files when you put -f "interface/stlink-v2.cfg". Example: -s "C:\openocd\scripts"