i new on arduino and i get this message every time i try to upload code
code is adafruit_neopixel strandtest
Arduino: 1.8.2 (Windows 10), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries E:\Miika\Documents\Arduino\libraries -fqbn=arduino:avr:mega:cpu=atmega2560 -vid-pid=0X2A03_0X0042 -ide-version=10802 -build-path C:\Users\Miika\AppData\Local\Temp\arduino_build_909545 -warnings=none -build-cache C:\Users\Miika\AppData\Local\Temp\arduino_cache_383566 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.arduinoOTA.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.avrdude.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -verbose C:\Users\Miika\AppData\Local\Temp\arduino_modified_sketch_337366\strandtest.ino
C:\Program Files (x86)\Arduino\arduino-builder -compile -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries E:\Miika\Documents\Arduino\libraries -fqbn=arduino:avr:mega:cpu=atmega2560 -vid-pid=0X2A03_0X0042 -ide-version=10802 -build-path C:\Users\Miika\AppData\Local\Temp\arduino_build_909545 -warnings=none -build-cache C:\Users\Miika\AppData\Local\Temp\arduino_cache_383566 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.arduinoOTA.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.avrdude.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -verbose C:\Users\Miika\AppData\Local\Temp\arduino_modified_sketch_337366\strandtest.ino
Using board 'mega' from platform in folder: C:\Program Files (x86)\Arduino\hardware\arduino\avr
Using core 'arduino' from platform in folder: C:\Program Files (x86)\Arduino\hardware\arduino\avr
Detecting libraries used...
"C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10802 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\mega" "C:\Users\Miika\AppData\Local\Temp\arduino_build_909545\sketch\strandtest.ino.cpp" -o "nul"
Generating function prototypes...
"C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10802 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\mega" "C:\Users\Miika\AppData\Local\Temp\arduino_build_909545\sketch\strandtest.ino.cpp" -o "C:\Users\Miika\AppData\Local\Temp\arduino_build_909545\preproc\ctags_target_for_gcc_minus_e.cpp"
open NUL: The system cannot find the file specified.
Error compiling for board Arduino/Genuino Mega or Mega 2560.
Did you install the IDE on drive C or drive E? You might try cleaning off the install and redo it.
econjack:
Did you install the IDE on drive C or drive E? You might try cleaning off the install and redo it.
c i alredy tested that but nothing happens i also tested different versios but still nothing
Hey TheKaker4ever..!
Well, I am no professional in Arduino but I suggest the following techniques:
- Try Updating the Drivers which run your Mega
- Remove all Arduino files [Maintain a Copy your Hard Worked Codes] from your PC and re-install the Arduino IDE
- Try Burning the Bootloader into the Mega
- Make sure all Arduino related Hardware files [like libraries etc.] stay in C:. Your Error Message shows that the libraries are in E:\ but the Software files are in C:. Re-install all the libraries by using the Add .ZIP Library option in the library section of the tools menu in the Arduino IDE
I am confused with way your PC is built: You have your AppData in C:\ but Documents in E:. I guess this creating most of the problems with the Arduino.
Consult a Windows PC Expert to know more and set this right.
Enjoy your experience with the Arduino and Electronics..!
Regards
SDA
SagarDev:
Hey TheKaker4ever..!
Well, I am no professional in Arduino but I suggest the following techniques:
- Try Updating the Drivers which run your Mega
- Remove all Arduino files [Maintain a Copy your Hard Worked Codes] from your PC and re-install the Arduino IDE
- Try Burning the Bootloader into the Mega
- Make sure all Arduino related Hardware files [like libraries etc.] stay in C:. Your Error Message shows that the libraries are in E:\ but the Software files are in C:. Re-install all the libraries by using the Add .ZIP Library option in the library section of the tools menu in the Arduino IDE
I am confused with way your PC is built: You have your AppData in C:\ but Documents in E:. I guess this creating most of the problems with the Arduino.
Consult a Windows PC Expert to know more and set this right.
Enjoy your experience with the Arduino and Electronics..!
Regards
SDA
I tried these but nothing change. when i tried bootloader i get this message
Arduino: 1.8.2 (Windows 10), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avrdude -CC:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf -v -patmega2560 -cstk500v2 -Pusb -e -Ulock:w:0x3F:m -Uefuse:w:0xFD:m -Uhfuse:w:0xD8:m -Ulfuse:w:0xFF:m
avrdude: Version 6.3, compiled on Jan 17 2017 at 12:00:53
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
System wide configuration file is "C:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf"
Using Port : usb
Using Programmer : stk500v2
avrdude: usbdev_open(): did not find any USB device "usb" (0x03eb:0x2104)
avrdude done. Thank you.
Error while burning bootloader.
and i know my folder are messy and reason is that my C: is just 120GB ssd so i use random 1TB hhd to all my documents.
TheKaker4ever:
I tried these but nothing change.
Then maybe the problem is with your Driver and the way your PC is made.
TheKaker4ever:
and i know my folder are messy and reason is that my C: is just 120GB ssd so i use random 1TB hhd to all my documents.
I think you need to upgrade or change the Partitions
SagarDev:
Then maybe the problem is with your Driver and the way your PC is made.
I think you need to upgrade or change the Partitions
Already ordered samsung evo 850 500Gb and when i get that i install Windows again and then try arduino
TheKaker4ever:
Already ordered samsung evo 850 500Gb and when i get that i install Windows again and then try arduino
Great..!!
Remember,
-You need to re-install the drivers for your board to work...
-Make sure you partition your disks properly[with C having >50% of the memory]. It will benefit you.
-I suggest downloading the Arduino Software directly from the Windows Store. It minimizes the errors during the Installation Process or any other process
Enjoy with Arduino..!!
Regards,
SDA