| Author |
Message |
|
|
Posted: Jul 12, 2012 - 05:04 PM |
|

Joined: Jul 12, 2012
Posts: 16
|
|
Hello to everybody,
I worked some years ago with stk500 and avrstudio 4 and now I started again but without that sw/hw and at the beginning i am having problems.
I purchased this thing called
AVR JTAG programmer/debugger/emulator and I am trying to get it detected by avr studio 6.
It looks like this
http://imageshack.us/photo/my-images/580/dsc00667r.jpg/
connected to an atmega 16.
( in studio 6 project helpout there is only the choice
of mk2 and ice3 which are famous proper tools.. did I just buy something useless?? (not much money so no tears..))
It should be detected automatically I suppose.
Nothing happpens. just the avr-simulator and the stk500 choices.
I have installed the driver (prolific) and is recognised in the com ports (taking com3 port)
I followed the guide about not recognising the tool and I have it under the jungo device with the name windriver.
I supppose that the programmer should be recognised alone without the presence of the AVR in the test board. Anyway I tried it both ways as it is stated that this programmer needs external power (with the TDO,TDI,TCK,TMS connected)
any ideas please ? Thank you for reading ! |
|
|
| |
|
|
|
|
|
Posted: Jul 12, 2012 - 05:21 PM |
|


Joined: Jul 18, 2005
Posts: 62944
Location: (using avr-gcc in) Finchingfield, Essex, England
|
|
|
Quote:
did I just buy something useless??
Yes, AS6 has no support for clones. Revert to AS 4.19 and you will find it has support for JTAGICE as well as JTAGICEmkII.
BTW you do realise that a JTAGICE only supports about 10 AVR models. |
_________________
|
| |
|
|
|
|
|
Posted: Jul 12, 2012 - 05:33 PM |
|

Joined: Jul 12, 2012
Posts: 16
|
|
thank you very much for the instant reply!
I imagined that but couldnt make a previous AS work. Now the problem is to get an AS4 working.
I did buy it for use with atmega16 as a start as it costed only 7 dollars but I am thinking of getting a real thing in order to enjoy AS 6 cause as I see it has a ready C compiler (no need for the old thing via codevision if i remember correctly..)
Which one would you recommend my friend ? |
|
|
| |
|
|
|
|
|
Posted: Jul 12, 2012 - 05:54 PM |
|

Joined: Feb 12, 2005
Posts: 16547
Location: Wormshill, England
|
|
Don't throw the clone away. It will work fine with AS4, IAR and Rowley. (with mega16/32/64/128)
Of course buying a Dragon is going to be more useful. It will work with all AVRs and all Atmel tools.
David. |
|
|
| |
|
|
|
|
|
Posted: Jul 13, 2012 - 08:57 AM |
|

Joined: Jul 12, 2012
Posts: 16
|
|
| thank you for the help guys. Indeed with AS4 it seems to be working. Take care |
|
|
| |
|
|
|
|
|