You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I'm in the hardware section of rust embedded book, trying to verify the installation of required packages for macos. But when I run the command i just get this output:
Open On-Chip Debugger 0.11.0
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
WARNING: interface/stlink-v2-1.cfg is deprecated, please switch to interface/stlink.cfg
Info : auto-selecting first available session transport "hla_swd". To override use 'transport select <transport>'.
Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD
Info : Listening on port 6666 for tcl connections
Info : Listening on port 4444 for telnet connections
Info : clock speed 1000 kHz
Error: open failed
Not sure if this is an issue regarding being a M1 version?
The text was updated successfully, but these errors were encountered:
Hello. I'm in the hardware section of rust embedded book, trying to verify the installation of required packages for macos. But when I run the command i just get this output:
Not sure if this is an issue regarding being a M1 version?
The text was updated successfully, but these errors were encountered: