Hello everyone, when I try to give the command “make - … upload” the terminal gives me this error.
Open On-Chip Debugger 0.9.0 (2018-08-01-21:12)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
Error: The specified debug interface was not found (ft2232)
The following debug interfaces are available:
1: ftdi
2: usb_blaster
3: usbprog
4: jlink
5: vsllink
6: rlink
7: ulink
8: arm-jtag-ew
9: hla
10: osbdm
11: opendous
12: aice
Open On-Chip Debugger 0.9.0 (2018-08-01-21:12)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
Error: The specified debug interface was not found (ft2232)
The following debug interfaces are available:
1: ftdi
2: usb_blaster
3: usbprog
4: jlink
5: vsllink
6: rlink
7: ulink
8: arm-jtag-ew
9: hla
10: osbdm
11: opendous
12: aice
make: *** [upload_combo_jtag_erase_first] Error 1
I do not understand, do I have to change debuggers?I tried with git submodule update but it’s the same. what can I do?