Hello everyone,
I have just recently installed the Atmel Studio 6 IDE and am using it for arduino sketches. I am following the instructions from ASENSAR AUTOMATION - Your Product Development Partner and get as far as the 4th step where we test the code. It gives the error:
- System wide configuration file is "D:/arduino-1.0.4/hardware/tools/avr/etc/avrdude.conf"*
avrdude.exe: can't open config file "D:/arduino-1.0.4/hardware/tools/avr/etc/avrdude.conf": Permission denied
avrdude.exe: error reading system wide configuration file "D:/arduino-1.0.4/hardware/tools/avr/etc/avrdude.conf"
The problem is that somehow the IDE has the wrong file path to my AVRdude.conf file. It should be in C: and not in D:. I guess I must of entered the wrong drive while setting it up. How do I change this file path? I have looked through the IDE's options and searched the internet, but nothing talks about redefining the file location.
Please help! I am trying to avoid uninstalling and reinstalling Atmel Studio 6 (I'm not even sure if that would work). Any advice or links to sources is appreciated.
Thank y'all and have a great day!