HOW TO SOLVE AVR DUDE PROBLEMS
- Connect the Avr Dude and Install the USB drivers given in CD
- Chk the Driver is installed Properly - Chk in Device manger > USB ASP is there or not
- After sucessful Installation Open the SINA Prog Software - copy the folder to C drive - ( Exe file - Dont try to Setup)
- In the software select the Programmer - USB ASP - - -Port - USB
- in the top of the Software > key - click to open Info Window
- Click on search - If the o/p is this - Programmer communication is OK - The Error is Chip is Responding - ERROR details
avrdude: error: programm enable: target doesn't answer. 1
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to overridethis check
avrdude done. Thank you.
- Chk the FRC cable & Give power supply to AVR target Board
- If the Connections is Proper then Chip will be Detected As shown Below
avrdude: AVR device initialized and ready to accept instructionsavrdude: Device signature = 0x1e9403
avrdude: safemode: Fuses OK
avrdude done. Thank you.
- Now your Programmer is RDY to Use ! - Chip is Detected
- Open the Hex file from Flash to write
- If you are hav EEprom file write from EEPROM
- Fuse Settings can be done Thru Advanced Option
( NOTE - Dont disable SPI Serial program Downloading Fuse Before wrintng Try to read the Fuse settings )
If the SPI fuse is disabled - Chip will not recognised in SPI mode