I decalared my old AVR-ISPMKII dead a couple of weeks ago. Replaced it with an Atmel ICE that arrived today. It connected and worked just fine on my Win7 Pro / Atmel Studio 6 coding station with no problem. On my bench I have Win10 and avrdude 6.1 for programming, but it cannot find the device. Not really sure where or what to look for. AS6 forced a firmware update that went just fine. I am definitely not an expert with avrdude since I cheat a little using AVRDUDESS to build the arguments.
error:
jtag3_open_common(): Did not find any device matching VID 0x03eb and PID list: 0x2141
using -c atmelice_isp
Am I missing something simple? Thank you in advance for any guidance.