quicky Posted March 5, 2015 Report Share Posted March 5, 2015 Hi Jack, I just downloaded DesignLab-1.0.3 and tried to compile a simple sketch ( Arduino basic blink LED) in order to test upload to AVR side but there is an issue inside DesignLab at the end of compilation:Sketch uses 4,732 bytes (16%) of program storage space. Maximum is 28,672 bytes.Global variables use 42 bytes (1%) of dynamic memory, leaving 2,518 bytes for local variables. Maximum is 2,560 bytes.java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Integer.java:454) at java.lang.Integer.parseInt(Integer.java:527) at processing.app.Sketch.size(Sketch.java:1721) at processing.app.Sketch.build(Sketch.java:1604) at processing.app.Sketch.exportApplet(Sketch.java:1625) at processing.app.Sketch.exportApplet(Sketch.java:1611) at processing.app.Editor$DefaultExportHandler.run(Editor.java:2666) at java.lang.Thread.run(Thread.java:745) Quote Link to comment Share on other sites More sharing options...
quicky Posted March 6, 2015 Author Report Share Posted March 6, 2015 Issue created on DesignLab Githubhttps://github.com/GadgetFactory/DesignLab/issues/19 Quote Link to comment Share on other sites More sharing options...
alvieboy Posted March 7, 2015 Report Share Posted March 7, 2015 That should be fixed in 1.0.4. Can you give it a try ? Alvie Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.