Error upgrading firmware
in Cyton
Hi, I have a Cyton board purchased in October 2016 which works fine with both OpenBCI and OpenVibe software. Tried to upgrade the firmware from Arduine IDE 1.8.5 following the instructions; the upload fails with exit error 255. I have installed all the libraries, the board is in boatloader mode with the blue LED blinking, I can select the COM port but the upload always fails. Any thoughts?
Comments
Compiling sketch...
In file included from
C:\Users\...\AppData\Local\Arduino15\packages\chipKIT\hardware\pic32\2.0.3\libraries\EEPROM/EEPROM.h:
In member function 'uint16_t EEPROMClass::length()':
C:\Users\...\AppData\Local\Arduino15\packages\chipKIT\hardware\pic32\2.0.3\libraries\EEPROM/EEPROM.h:127:51: error: 'E2END' was not declared in this scope
uint16_t length() { return E2END + 1; }
^
Using library DSPI in folder: C:\Users\...\AppData\Local\Arduino15\packages\chipKIT\hardware\pic32\2.0.3\libraries\DSPI (legacy)
Using library OpenBCI_32bit_SD at version 2.0.0 in folder:
Using library EEPROM in folder: C:\Users\...\AppData\Local\Arduino15\packages\chipKIT\hardware\pic32\2.0.3\libraries\EEPROM (legacy)
Using library OpenBCI_Wifi_Master at version 1.0.1 in folder:
Using library OpenBCI_32bit_Library at version 3.1.1 in folder:
exit status 255
Error compiling for board OpenBCI 32.