edgeimpulse / firmware-arduino-nano-33-ble-sense

Edge Impulse firmware for the Arduino Nano 33 BLE Sense development board
Apache License 2.0
61 stars 19 forks source link

arm-none-eabi-g++: error: CreateProcess: No such file or directory #8

Closed rishi-a closed 10 months ago

rishi-a commented 2 years ago

I was trying to build the application in Windows 11 with arduino-cli in the the path. But ended up with the error message arm-none-eabi-g++: error: CreateProcess: No such file or directory

I got the same error in Arduino when I tried to build and flash the code using Arduino IDE. I followed the instruction README.

Note: I am able to flash the prebuilt image which Edge Impulse provides from the documentation page. But I need to build the firmware from scratch as I require to change the gain of the microphone.

automatiek commented 10 months ago

This issue is Arduino IDE related, closing here.