TinyG Flashing Via Avrdude.

TinyG Flashing Via Avrdude. I was told that if my board didn’t have some other issue this method of flashing with Avrdude would work.
http://www.youtube.com/watch?v=44GJpTf2Owg

Thomas
In a console, run avrdude -v.
Here is what I get when running on Linux:
avrdude -v

avrdude: Version 6.1, (openSUSE Buildservice)
Copyright © 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright © 2007-2014 Joerg Wunsch

     System wide configuration file is "/etc/avrdude.conf"
     User configuration file is "/home/carl/.avrduderc"
     User configuration file does not exist or is not a regular file, skipping

Post results.

If you don’t have avrdude 6.1 , start searching

My board has some other issues. Its being replaced as we speak. T

I’ll assume Riley determined that from LED behavior.
I don’t think that the avrdude utility is properly installed on your Windows machine, since it can’t find it’s configuration directory. You could work on that while waiting for TinyG to return. Could be an environment variable, or perhaps you need to explicitly include the config directory in the command line call. Unfortunately, I am not familiar with the Windows version of avrdude.

I was hoping to find out information for LED readouts. I have D7 PWM staying on Red and have no idea how to correct it.