Hi there - Im trying to flash EdgeImpulse firmware to Nicla vision and after running
flash_mac.command on macOS i get:
Platform arduino:mbed_nicla@3.2.0 installed
Installing Arduino Mbed core OK
Finding Arduino Nicla Vision…
Finding Arduino Nicla Vision OK
Flashing board…
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x68 pc=0x100859a79]
goroutine 1 [running]:
github.com/arduino/arduino-cli/arduino/sketch.(*Sketch).GetDefaultFQBN(...)
Flashing failed. Here are some options:
If your error is ‘incorrect FQBN’ you’ll need to upgrade the Arduino core via:
$ arduino-cli core update-index
$ arduino-cli core install arduino:mbed_nicla@3.2.0
Otherwise, double tap the RESET button to load the bootloader and try again
Saving session…
…copying shared history…
…saving history…truncating history files…
…completed
I could not find similar case anywhere and will appreciate any help,
Regards!