Electronic – How to upload code to AtMega2560 using JTAG ICE 2.0

atmegaavrmicrocontroller

Background : I'm used to code in Arduino(Uno, Mega, Esp32, Esp8266). But this time i have to code directly on AVR Atmega 2560 Chip.

I have AVR JTAG ICE 2.0 (like this one) and download several program such as CodeVision AVR, Atmel Studio 6.0 and 7.0. I can make hex file from CodeVision but i didnt know how to upload the code. How to do that?

(I work both on windows and linux)

Best Answer

If you are using AVR Studio 4.0, try these steps: enter image description here

enter image description here

enter image description hereenter image description here

enter image description here

enter image description here

enter image description here

I Hope this will Help.