nice video, where did you get that JTAG ICE MKII? and how much?
averagemale2000 3 weeks ago
You didn't get this from ebay?
mrCbeems 4 months ago
i'd like to know more about the details on the jatgice mkii + avarice setup....
currently i'm struggling with avarice to talk with the OnChip Debug feature. how can i get in touch with you
hemanth020784 1 year ago
Nice video! Thanks! Is it possible to set port pins / registers (e.g. PORTB, DDRB, etc...) using the debugger (so you could set an LED on directly rather than setting a variable that is then written to the port?
NeilHendin 2 years ago
Hi..
I think you don't need a 16-bit int..
You can change your if to:
if((status <<= 1) == 0))
{ status=1;
}
because when status is 0xff and you shift it, it will become 0x00
guru9494 2 years ago
great video, thanks for sharing!!!
averagemale 2 years ago
This would have been so useful to me a while back. Haven't done any AVRing since then. This should help you out a bunch
HLSDK 2 years ago
Yes, I'm sure it'll become quite handy. Actually debugging AVRs is quite cool ;)
linuxgeek81 2 years ago
nice vid! I really want a jtag ice mk2, but its so expensive.
djodin 2 years ago
Odin :D How's the art? I hope you do well?
Yes it's expensive but I got it rather inexpensive on the second hand market ;)
A very interesting room/workshop
matthew376 2 years ago
You mean my living room? *jokingly ;)
nice video, where did you get that JTAG ICE MKII? and how much?
averagemale2000 3 weeks ago
You didn't get this from ebay?
mrCbeems 4 months ago
i'd like to know more about the details on the jatgice mkii + avarice setup....
currently i'm struggling with avarice to talk with the OnChip Debug feature. how can i get in touch with you
hemanth020784 1 year ago
Nice video! Thanks! Is it possible to set port pins / registers (e.g. PORTB, DDRB, etc...) using the debugger (so you could set an LED on directly rather than setting a variable that is then written to the port?
NeilHendin 2 years ago
Hi..
I think you don't need a 16-bit int..
You can change your if to:
if((status <<= 1) == 0))
{ status=1;
}
because when status is 0xff and you shift it, it will become 0x00
guru9494 2 years ago
great video, thanks for sharing!!!
averagemale 2 years ago
This would have been so useful to me a while back. Haven't done any AVRing since then. This should help you out a bunch
HLSDK 2 years ago
Yes, I'm sure it'll become quite handy. Actually debugging AVRs is quite cool ;)
linuxgeek81 2 years ago
nice vid! I really want a jtag ice mk2, but its so expensive.
djodin 2 years ago
Odin :D How's the art? I hope you do well?
Yes it's expensive but I got it rather inexpensive on the second hand market ;)
linuxgeek81 2 years ago
A very interesting room/workshop
matthew376 2 years ago
You mean my living room? *jokingly ;)
linuxgeek81 2 years ago