I'm planning on making the move from PIC to AVR for my next project but I'm running into a very frustrating hurdle. I'm having trouble programming my AVR butterfly over serial using the bootloader. The wiring seems very straight forward, 3 wires pretty sure that is ok since there's pin numbers in the manual and I can read the pin numbers right on the cable. On the butterfly side I put the battery in, start the demo app and go through the menus to jump to bootloader and then press the center of the joystick and the screen goes blank, so I assume its waiting for the loader. I downloaded winAVR and build some of the example projects, but when I use avrdude it gets to the point where it says 'Connecting to programmer' and it just sits there. I then downloaded AVRstudio4 and tried AVRprog and it says cannot find programmer 1.40 or something like that. My os is WinXP and I'm connecting to com1.
It doesn't seem like it should be this difficult. It has to be some rookie mistake I'm making. Please help!
Scott