Hi, I have the latest version of winavr and it appears that the mega328 algo is not in the avrdude.conf. Is there a place that I can download an updated conf file. Currently I used the -F option and overrode the part id check to verify my programmer worked, but that wont work permanently.
Any help appreciated.
Toss this into your avrdude.conf file and you should be good to go.
http://tuxgraphics.org/common/src2/arti … ga328.html
Thanks, that is exactly what I was looking for. I could communicate and program the part using the 168 range, but doing that would only give me the 168 range. I didnt know the exact parameters to put into the .conf file thanks for providing.