liquidware / antipasto_arduino

A Liquidware Arduino Distribution
antipastohw.blogspot.com
Other
29 stars 11 forks source link

Build error on liquidware Slide #19

Open Redwire-xx opened 13 years ago

Redwire-xx commented 13 years ago

If I down load an example sketch from Arduino 18 Antipasto version 43, such as the simple Ellipseatouch, the sketch will compile and upload without errors and the Slide works properly. However, if I add just one line of code that has "text" or "lcd_puts"......., the program will compile without errors, but when I go to upload, I get the error messages listed below.

If I try to copy and use the TButton example sketch, the complile will work but the upload will have a build error. While the 3 buttons appear on the Slide, if the buttons are touched the Slide resets.

I have the same problem with home written code. If I leave out "text", "gettouch" and "lcd_puts" commands the program seems to upload and work ok. What good is the slide without those other options!

Below is a list of the build errors that come up when I try to upload to the Slide .Any help is appreciated.

[exec] Reading | ################################################## | 100% 8.11s

 [exec]

 [exec] avrdude: verifying ...

 [exec] avrdude: verification error, first mismatch at byte 0x8500

 [exec]          0x61 != 0xff

 [exec] avrdude: verification error; content mismatch

 [exec]

 [exec] avrdude done.  Thank you.

 [exec]

BUILD FAILED

C:\Users\Hingle\Desktop\Antipasto\hardware\arduino\cores\touchshield\build.xml:151: The following error occurred while executing this line:

C:\Users\Hingle\Desktop\Antipasto\hardware\arduino\cores\touchshield\src\template\build.xml:179: The following error occurred while executing this line:

C:\Users\Hingle\Desktop\Antipasto\hardware\arduino\cores\touchshield\config\build.ccmacros.xml:45: exec returned: 1