Is there a standardized way to switch debugger/flash tool ?
I want to use the ST-Link2 with the Olimexino board, but I have to change the openocd.conf file to do so, because the board uses another debugger by default.
The only thing I could find was a config file that uses OPENOCD_INTERFACE variable to select a debugger.
Is the OPENOCD_INTERFACE variable the correct way to do this? With other words can I also use that variable in the Olimexino openocd config file ?