Thanks Phil,
In the end, I actually got it working. Definitely newer code installed now as after I uploaded (although frankly I would consider this downloading when putting it on the board), did the calibration and Voila! it works and now the A6 and A7 pots are working to adjust the travel volume...or whatever that is called these days. Yay, SUCCESS!!!
Here were the next set of trials and tribulations in case anyone else has the same NEWBY problems.
1. I went back and verified the USBASP wiring to the 6-pin connector was right. Seems like I can never find the pinouts on stuff (like the DIY More board) but there were silkscreen labels on the 10 to 6-pin adapter. Wiring was fine.
2. Soldered headers for the 6 pins on the DIY More board. Just wanted to eliminate that as an issue.
3. Ran the upload again. This time I had the messages:
"avrdude: ser_open(): can't open device "\\.\COM3": Access is denied"
"Failed uploading: uploading error: exit status 1"
Then I realized I needed to select the Programmer in the Tools section. Selected "USBAVR"
4. Re-ran the upload again. This time I had the messages:
"avrdude: warning: cannot set sck period. please check for usbasp firmware update"
"avrdude: error: program enable: target doesn't answer. 1"
"averdude: initialization failed, rc=-1"
||||| Double check connectionsand try again, or use -F to override"
||||| this check
"Failed programming: uploading error: exit status 1"
Ugh... Gee, I wonder if I plugged in the 6-pin connector backward??? I had figured the dot on the corner of the DIY More board was for Gnd...evidently it wasn't. (Again why can't I find pinouts on that board????). So I said, what the heck, plugged the 6-pin in the opposite was (with MISO by the dot in the corner of the board) and Voila! the LED on the DIY More board came on. I think I'm on to something.
5. Did the upload again and YAY! it uploaded the new code...and that's the story of how I actually got there
...Bill