-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
I'm encountering issues when trying to compile using compile.sh. Here is the error message I receive:
( i used a new arduinoble version -read below- )
esptool.py v4.5.1
Creating esp32s3 image...
Merged 2 ELF sections
Successfully created esp32s3 image.
"C:\\Users\\Hafez\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.9/tools/gen_esp32part.exe" -q "C:\\Users\\Hafez\\AppData\\Local\\Temp\\arduino\\sketches\\1618876B9CC6FB0BBD4860D43AC1B925/partitions.csv" "C:\\Users\\Hafez\\AppData\\Local\\Temp\\arduino\\sketches\\1618876B9CC6FB0BBD4860D43AC1B925/UNOR4USBBridge.ino.partitions.bin"
Error at line 8: Value 'undefined' is not valid. Known keywords: esphttpd, phy, efuse, nvs, fat, spiffs, ota, coredump, nvs_keys
Also why you are using an old Arduinoble version in the compile.sh ? it does not support uno r4, when I stick to this older version, I get an error stating HCIVirtualTransport.h not found in arduinoble/src/utility , thats why I tried upgrading to a newer version of Arduinoble, but that didn't resolve the issue and introduced a the new error I mentioned earlier
Could you please assist with these issues?
Metadata
Metadata
Assignees
Labels
No labels