sipeed / Longduino

Longduino is an Arduino port for gd32v mcu.
Other
70 stars 21 forks source link

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

Open KenjutsuGH opened 4 years ago

KenjutsuGH commented 4 years ago

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:

technoblogy commented 4 years ago

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

racerxdl commented 3 years ago

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