-
Notifications
You must be signed in to change notification settings - Fork 417
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
mbed error #145
Comments
Hello, I am trying to compile an old project which is available on github https://github.com/ARM-software/ML-KWS-for-MCU. The original project was using mbedOS 2 that I know has deprecated (https://os.mbed.com/handbook/Help). But this is not my problem as you can find in the attached compilation report, program is failing at 98.5% at CMSIS-NN repositories/files. I hope ARM support will look into this issue and guide me to solve this problem. I am very close to this if you can give me the fix or let me know what should I do to build the [Hello Edge: Keyword spotting on Microcontrollers]. Thank you, Project details: Hello Edge: Keyword spotting on Microcontrollers ********************************** Error**************************** [mbed] ERROR: "C:\Python27\python.exe" returned error. *********************** Compilation summary ************************ PS C:\prj_KWS\Deployment\ML-KWS-for-MCU\Deployment\kws_realtime_test> mbed deploy [mbed] ERROR: "C:\Python27\python.exe" returned error. |
$ mbed new kws_simple_test --mbedlib
[mbed] Working path "E:\AI\KWS\Git\ML-KWS-for-MCU\Deployment" (program)
[mbed] Creating new program "kws_simple_test" (git)
[mbed] Adding library "mbed" from "https://mbed.org/users/mbed_official/code/mbed/builds" at branch/tag "tip"
[mbed] Unpacking library build "65be27845400" in "E:\AI\KWS\Git\ML-KWS-for-MCU\Deployment\kws_simple_test\mbed"
[mbed] Unpacking library build "65be27845400" in "E:\AI\KWS\Git\ML-KWS-for-MCU\Deployment\kws_simple_test\mbed"
[mbed] Updating reference "mbed" -> "https://mbed.org/users/mbed_official/code/mbed/builds/65be27845400"
[mbed] Couldn't find build tools in your program. Downloading the mbed 2.0 SDK tools...
The text was updated successfully, but these errors were encountered: