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 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?
The text was updated successfully, but these errors were encountered:
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:Any ideas on how to fix or workaround this issue?
The text was updated successfully, but these errors were encountered: