I just bought my tiny arcade yesterday, it was working fine, and last night I tried to update the tiny menu, where it had continuous compiling errors and resulted in my tiny arcade being stuck in bootloader mode. I tried again to load the tiny menu today, and after I did the screen went black. I tried unplugging and plugging the battery, turning the switch on and off, unplugging and plugging into my computer, the screen stays black and my computer does not recognize it at all. Would I be able to send it in to get returned/replaced?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages1
#2
Tiny Arcade & Pocket Arcade / Re: Compiling Error for Tiny Arcade Menu
October 02, 2016, 02:42:02 AMQuote from: Ben Rose on August 09, 2016, 01:13:59 PM
Ok, 1.6.10 issue: https://github.com/arduino/Arduino/issues/5186
This will be resolved in the next Arduino release, so I won't do modified versions of all the games etc, but I've attached a version of the menu software that works with 1.6.10- by moving the library subdirectories into a 'src' folder inside the sketch folder and changing a few includes. Let me know if you have further issues.
The best option for using other examples may be to downgrade to 1.6.9 until 1.6.11 is out.
Thanks,
Ben
The "Improved" 1.6.10 gave me this error:
Code Select
Arduino: 1.6.12 (Windows 8.1), Board: "TinyScreen+, Binary for SD Card"
Sketch uses 16,124 bytes (6%) of program storage space. Maximum is 262,144 bytes.
java.io.IOException: Cannot run program "{runtime.tools.bossac-1.6.1-arduino.path}/bossac.exe": CreateProcess error=2, The system cannot find the file specified
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at processing.app.helpers.ProcessUtils.exec(ProcessUtils.java:26)
at cc.arduino.packages.Uploader.executeUploadCommand(Uploader.java:129)
at cc.arduino.packages.uploaders.SerialUploader.uploadUsingPreferences(SerialUploader.java:206)
at cc.arduino.UploaderUtils.upload(UploaderUtils.java:78)
at processing.app.SketchController.upload(SketchController.java:707)
at processing.app.SketchController.exportApplet(SketchController.java:680)
at processing.app.Editor$DefaultExportHandler.run(Editor.java:2176)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
at java.lang.ProcessImpl.create(Native Method)
at java.lang.ProcessImpl.<init>(ProcessImpl.java:386)
at java.lang.ProcessImpl.start(ProcessImpl.java:137)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
... 8 more
An error occurred while uploading the sketch
How would I get the 1.6.9?
#3
Tiny Arcade & Pocket Arcade / Re: Tiny Arcade boot issues
October 02, 2016, 01:49:17 AMQuote from: EriktheRed on October 01, 2016, 06:09:36 PM
I have literally just built my Tiny Arcade and it worked fine. Then I inserted a micro sd card with games on it. Now when I turn it on it says "TinyArcade Bootloader Mode" with or without the sd card.
Same problem. PLEASE HELP!!!
Pages1
SMF spam blocked by CleanTalk