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

make arm_sdk_install issues on windows #737

Open
trtr6842-git opened this issue Jul 1, 2024 · 1 comment
Open

make arm_sdk_install issues on windows #737

trtr6842-git opened this issue Jul 1, 2024 · 1 comment

Comments

@trtr6842-git
Copy link

Hello, I am trying to compile the latest firmware on windows. I followed the install and build steps in the readme, but run into issues when attempting to run make arm_sdk_install. I get the following errors:

PS C:\Users\ttyle\vscode_projects\vesc\bldc> make arm_sdk_install
curl: option --continue: is unknown
curl: try 'curl --help' for more information
make: *** [C:/Users/ttyle/vscode_projects/vesc/bldc/make/tools.mk:40: arm_sdk_install] Error 2

Any ideas on how to fix or workaround this issue?

@DovPearX
Copy link

DovPearX commented Jul 7, 2024

Remove --continue from bldc/make/tools.mk at line 40.

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

2 participants