I hope this wasn't covered before, but I'm having a few issues with my new AVR Dragon. I am able to connect to my target (ATMEGA32A), read the voltage, verify the signature, erase the Flash, etc.
However, programming seems a little flaky. Sometimes I can program and verify the Flash in one pass. Other times I have to program the Flash 2-3 times before I get no errors. I get errors at different locations in the Flash. Has anyone experienced this?
Also, I would like to debug my C code besides program the target. But, I don't seem to be able to in AVR Studio. Do I need to change the OCDEN fuse to enable this?
Thanks.