Errormessage


hi,

i have arduino-uno ide.
if upload programms ide errormessage:

arduino: 1.6.10 (windows 10), board: "arduino/genuino uno"

der sketch verwendet 4.088 bytes (12%) des programmspeicherplatzes. das maximum sind 32.256 bytes.
globale variablen verwenden 242 bytes (11%) des dynamischen speichers, 1.806 bytes für lokale variablen verbleiben. das maximum sind 2.048 bytes.
beim hochladen des sketches ist ein fehler aufgetreten

dieser bericht wäre detaillierter, wenn die option
"ausführliche ausgabe während der kompilierung"
in datei -> voreinstellungen aktiviert wäre.

may me solve problem

thx

there bug in arduino ide 1.6.10 can cause issue when start ide opening sketch(.ino) file(by double clicking on it, etc.). please try this:
  • close arduino ide windows
  • start arduino ide, not opening sketch file.
  • open sketch file via file > open, file > sketchbook, or file > examples

the last opened sketch automatically load when open arduino ide, 1 should work fine.

please let me know how works can provide developers more evidence legitimate bug.


Arduino Forum > Using Arduino > Installation & Troubleshooting > Errormessage


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'