Trouble downloading to pro mni

I have downloaded programs many times to a pro mini,however I cant now and I get this message

If no one read this upload the error message I get starts out as "avrdude reading system wide configuration file......... Cna someone please help? Thank you

Please do not post photos of text or code.

The error message screen has a "copy" button. Push that, and post the complete message using code tags.

Sketch uses 22842 bytes (74%) of program storage space. Maximum is 30720 bytes.
Global variables use 56 bytes (2%) of dynamic memory, leaving 1992 bytes for local variables. Maximum is 2048 bytes.
avrdude: can't open config file "C:\Users\Lucking\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf": No such file or directory
avrdude: error reading system wide configuration file "C:\Users\Lucking\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf"
Failed uploading: uploading error: exit status 1

Sketch uses 22842 bytes (74%) of program storage space. Maximum is 30720 bytes.
Global variables use 56 bytes (2%) of dynamic memory, leaving 1992 bytes for local variables. Maximum is 2048 bytes.
avrdude: can't open config file "C:\Users\Lucking\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf": No such file or directory
avrdude: error reading system wide configuration file "C:\Users\Lucking\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf"
Failed uploading: uploading error: exit status 1

Does that file exist?

According to the line above it it does not. So you have a corrupt installation. Download a new copy, uninstall and reinstall might splve the problem.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.