error uploading initial memory

Related to the development libraries, released by Curt Binder
Post Reply
topjimmy
Posts: 146
Joined: Tue May 08, 2012 8:16 am

error uploading initial memory

Post by topjimmy »

I get an error trying to upload the initial mem to my new +board. It won't even compile

Code: Select all










The following features were automatically added:
Watchdog Timer
Version Menu

The following features were detected:
Simple Menu
E:\Documents and Settings\Administrator\My Documents\Arduino\libraries\RA_NokiaLCD\RA_NokiaLCD.cpp: In member function 'void RA_NokiaLCD::SendData(byte)':
E:\Documents and Settings\Administrator\My Documents\Arduino\libraries\RA_NokiaLCD\RA_NokiaLCD.cpp:652: error: 'pingSerial' was not declared in this scope
any ideas
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: error uploading initial memory

Post by rimai »

Make sure you are using the latest libraries.
If you installed the RA installer prior to 1.0.4, I recommend you uninstall the prior version and download the latest to make sure you are getting all the related files too.
Roberto.
Post Reply