Default Avatar

towercomp96

towercomp96

About

Username
towercomp96
Location
US
Joined
Visits
8
Last Active
Roles
Member
Location
US

Comments

  • It worked fine. As suggested by dmontezano in the other thread, I added a the line #define E2END 0x0fff in the EEPROM.h file found in the C:\Users\(User NAME)\AppData\Local\Arduino15\packages\chipKIT\hardware\pic32\2.0.3\libraries\EEPROM folder. The…
  • You are obviously right and I totally missed it. Will define the variable in the EEPROM.h file and will try again to flash the firmware. Thank you and apologize for not doing my homework properly.
  • Yes, I checked the other threads, but could not find anything similar. The error happens at compiling time. Here are the last lines of the full error message: Arduino: 1.8.5 (Windows 10), Board: "OpenBCI 32" Compiling sketch... In file include…
  • No, haven't found a solution yet. Tried a couple of more times, same "exit status 255" error.