Uno + 2,8 TFT Touch shiel
hello, when try load program memory, let me know:
http://wiki.iteadstudio.com/2.8_tft_lcd_touch_shield
would not advise do. thanks
binary sketch size: 38 828 bytes (of 32 256 byte maximum)
processing.app.debug.runnerexception: sketch big; see http://www.arduino.cc/en/guide/troubleshooting#size tips on reducing it.
at processing.app.sketch.size(sketch.java:1653)
at processing.app.sketch.build(sketch.java:1586)
at processing.app.sketch.exportapplet(sketch.java:1608)
at processing.app.sketch.exportapplet(sketch.java:1594)
at processing.app.editor$defaultexporthandler.run(editor.java:2382)
at java.lang.thread.run(thread.java:619)
http://wiki.iteadstudio.com/2.8_tft_lcd_touch_shield
would not advise do. thanks
binary sketch size: 38 828 bytes (of 32 256 byte maximum)
processing.app.debug.runnerexception: sketch big; see http://www.arduino.cc/en/guide/troubleshooting#size tips on reducing it.
at processing.app.sketch.size(sketch.java:1653)
at processing.app.sketch.build(sketch.java:1586)
at processing.app.sketch.exportapplet(sketch.java:1608)
at processing.app.sketch.exportapplet(sketch.java:1594)
at processing.app.editor$defaultexporthandler.run(editor.java:2382)
at java.lang.thread.run(thread.java:619)
the sketch big because you've loaded screens, in file file memorysaver.h have disable controlers you're not using (see file attached)
in .cpp there should line : #include "memorysaver.h"
succes, robert
in .cpp there should line : #include "memorysaver.h"
succes, robert
Arduino Forum > Using Arduino > Programming Questions > Uno + 2,8 TFT Touch shiel
arduino
Comments
Post a Comment