Skip to content
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

Tool gd32vflash is not available for your operating system. #14

Open
cculpepper opened this issue Nov 6, 2019 · 0 comments
Open

Tool gd32vflash is not available for your operating system. #14

cculpepper opened this issue Nov 6, 2019 · 0 comments

Comments

@cculpepper
Copy link

I'm trying to add this to my arduino. I'm getting the following error:
Tool gd32vflash is not available for your operating system.

uname -a Linux ComputerName 5.2.11-arch1-1-ARCH #1 SMP PREEMPT Thu Aug 29 08:09:36 UTC 2019 x86_64 GNU/Linux
Arduino shows the following in the bottom error log:
Tool gd32vflash is not available for your operating system. java.lang.RuntimeException: java.lang.Exception: Tool gd32vflash 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 gd32vflash is not available for your operating system. at cc.arduino.contributions.packages.ContributionInstaller.install(ContributionInstaller.java:85) at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onInstallPressed$2(ContributionManagerUI.java:172) ... 1 more Tool gd32vflash is not available for your operating system.

I'm going to try to install gd32vflash manually and see if that fixes it, but not every user would be willing to do that.

Let me know if you need any more information.

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

1 participant