User forums > Embedded development

AVR programming with JTAG ICE USB howto?

(1/1)

ar ar ar:
Hello, does anybody know how to configure codeblocks, so that I can program my chip with JTAG ICE USB??

I get my code compiled and my hex file created but how I can program the chip?

I think that I must use AVARICE program to upload my code to the chip.

Any advice welcome.

scarphin:
You can use 'tools' menu to define shortcuts for commands to program your AVR. See the post below for details.
http://forums.codeblocks.org/index.php/topic,13616.0.html

You may use 'avarice' to program your chip but using 'avrdude' to program is better as avarice is a little buggy. But you have to use 'avarice' to start a gdb-server. Check those those utilities' documentation for more info.

Navigation

[0] Message Index

Go to full version