Basics of AVR programming

Hello all,

I’m having some troubles with my arduino and thought that people from here could maybe give me some hints.
I’m trying to program the ATMEGA in C/ASM, so i bought a JYETECH AVR Usb programmer on Seeedstudio and a breadboard with some resistors, leds and switches.

I’m following the instructions of those three PDFs:
jyetech.com/Products/073/How … rammer.pdf
atmel.com/Images/doc2521.pdf
and
atmel.com/Images/8271S.pdf

I’ve installed avrdude and downloaded xAVR (I’m running Gentoo Linux)
When I read the chip info, xAVR says that it’s an aTiny instead of an ATMEGA and the attempts to read or write to the chip are stopped when the Power on stage fails.

Do you have any idea what I could be doing wrong? :confused:

Thanks,

Thomas

What Mega chip did you use?