firmware update failed on version 1.x.x for wifi shield / plib.h
I referred to this instruction: http://docs.openbci.com/Hardware/05-Cyton_Board_Programming_Tutorial#cyton-board-programming-tutorial-firmware-version-1xx-2014-fall-2016
Error message read when I uploaded the code. It read as below. Please advise.
Arduino: 1.8.5 (Windows 10), Board: "OpenBCI 32"
C:\Users\Admin\Documents\Arduino\libraries\OBCI32_SD\utility\Sd2Card.cpp:21:18: fatal error: plib.h: No such file or directory
#include <plib.h>
^
compilation terminated.
exit status 255
Error compiling for board OpenBCI 32.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Comments
Linux. This error appears in both cases. What is the problem?