Skip to content

[macOS] Tool openocd is not available for your operating system. #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
KenjutsuGH opened this issue Nov 7, 2019 · 2 comments
Open

Comments

@KenjutsuGH
Copy link
Contributor

KenjutsuGH commented Nov 7, 2019

I am trying to add Longduino (GD32V) support via Boards Manager and get the following error:

Tool openocd is not available for your operating system.
java.lang.RuntimeException: java.lang.Exception: Tool openocd is not available for your operating system.
	at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onInstallPressed$2(ContributionManagerUI.java:175)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.Exception: Tool openocd is not available for your operating system.
	at cc.arduino.contributions.packages.ContributionInstaller.install(ContributionInstaller.java:89)
	at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onInstallPressed$2(ContributionManagerUI.java:172)
	... 1 more

My setup:

  • macOS 10.13.6 (17G8037)
  • Arduino 1.8.10
  • Open On-Chip Debugger 0.10.0+dev-00399-g09076d10 (2018-04-12-15:51) installed via homebrew
@technoblogy
Copy link

I get the same problem. Is there any progress on this?

@racerxdl
Copy link

Same on linux, although the openocd is installed in my system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants