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.
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:
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
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