I have the newest version of AVRStudio installed (4.12 SP3) but I can’t get my Olimex AVR-USB-JTAG to work with it. There’s no board attached but I’m just trying to detect it, and even that doesn’t work.
The hardware seems to be detected by the FTDI driver since when I plug it in a virtual COM port appears in the device manager. In AVRStudio I select Tools->Program AVR-.Connect… and then select platform: JTAG ICE and Port: Auto. I keep getting ‘Connect Failed’
Are there specific settings needed for the virtual COM port (such as parity, speed, data bits, stop bits etc.)?
Thanks!