Hello all,
I've just started using the Uno and am trying to run the demo code for the Pervasive Display(2.7)
extension board. I am recieving many errors:
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
Arduino: 1.0.6 (Windows XP), Board: "Arduino Uno"
demo.ino:107:22: error: text_image_2_7.xbm: No such file or directory
demo.ino:114:22: error: cat_2_7.xbm: No such file or directory
demo:137: error: duplicate 'const'
demo:159: error: 'EPD_Class' does not name a type
demo.ino: In function 'void setup()':
demo:198: error: 'FLASH' was not declared in this scope
demo:213: error: 'S5813A' was not declared in this scope
demo.ino: In function 'void loop()':
demo:222: error: 'S5813A' was not declared in this scope
demo:227: error: 'EPD' was not declared in this scope
demo:240: error: 'text_image_2_7_bits' was not declared in this scope
demo:245: error: 'cat_2_7_bits' was not declared in this scope
Like i said i am totaly new and unfamiliar with Arduino C.
Any help would be greatly appreciated.
Thanks,
Matt