Question/Issue:
Everything works fine but build is stuck at “Still Building”. Is there anyway to overcome this?
Project ID:
728073
Context/Use case:
Stuck at “Still building” message when trying to build the firmware
Steps Taken:
- Cancel and rebuild
- Restart rebuilding everything from Create Impulse step
- Follow exact steps from https://docs.arduino.cc/tutorials/nicla-voice/getting-started-ml/
Expected Outcome:
The firmware should be build fast within 10 minutes.
Actual Outcome:
It is taking forever to build. Likely to failed silently.
Reproducibility:
- [* ] Always
- [ ] Sometimes
- [ ] Rarely
Environment:
- Platform: Arduino Cloud
- Build Environment Details: Edge Impulse on Arduino Cloud
- OS Version: Windows 10
- Edge Impulse Version (Firmware): Cloud based
- To find out Edge Impulse Version:
- if you have pre-compiled firmware: run edge-impulse-run-impulse --raw and type AT+INFO. Look for Edge Impulse version in the output.
- if you have a library deployment: inside the unarchived deployment, open model-parameters/model_metadata.h and look for EI_STUDIO_VERSION_MAJOR, EI_STUDIO_VERSION_MINOR, EI_STUDIO_VERSION_PATCH
- Edge Impulse CLI Version: N/A
- Project Version: 1.0
-
Custom Blocks / Impulse Configuration: Using 200 training cycles and 0.0025 learning speed
Logs/Attachments:
[Include any logs or screenshots that may help in diagnosing the issue]
Thanks all!