JTAG or ICSP USB programmer?

I believe I have a USB JTAG AVR programmer but when I plug it in I notice it only shows an extra USB Serial Port (COM5) being added in my Hardware Manager (Win XP).

I think it’s an older model and doesn’t look like the pictures of the current models. It does have a 10 pin header.

AVR Studio doesn’t recognize it as an JTAGICE.

Also, how can I get AVR Studio to probe for a JTAGEICE?

Use Tools>Program AVR>Connect. Select JTAGICE and try to connect to it. It works with my JTAGICE MkII.

Leon

Got it working!

Needed to build my project first. :oops:

Then use ‘Start Debugging’. Note that the COM port for the virtual serial port should be either COM1 or COM2. COM5 will not work!