Author Topic: Atmega 8 line follower module not detecting..  (Read 3279 times)

0 Members and 1 Guest are viewing this topic.

Offline shalin_iceTopic starter

  • Beginner
  • *
  • Posts: 1
  • Helpful? 0
Atmega 8 line follower module not detecting..
« on: September 29, 2010, 08:17:51 AM »
my line follower module(atmega 8) is not connecting to the pc..all the drivers for it are installed and it is successfully showing in device manager...when i clicl make program in programmers notepad it gives the following error..is it a hardware issue

Creating load file for EEPROM: led.eep
avr-objcopy -j .eeprom --set-section-flags=.eeprom="alloc,load" \
--change-section-lma .eeprom=0 --no-change-warnings -O ihex led.elf led.eep || exit 0
c:\WinAVR\bin\avr-objcopy.exe: there are no sections to be copied!
avrdude -p atmega8 -P usb -c usbasp    -U flash:w:led.hex
found 5 busses
found 5 busses
avrdude: error: could not find USB device "USBasp" with vid=0x16c0 pid=0x5dc
make.exe: *** [program] Error 1


kindly help

 

Offline silo_xtreme

  • Robot Overlord
  • ****
  • Posts: 173
  • Helpful? 0
  • I really love robots, they keep me awake at night.
Re: Atmega 8 line follower module not detecting..
« Reply #1 on: October 11, 2010, 09:35:39 PM »
Hi There!

You're not the first one to have that problem.  This is a result from a google search, it might prove helpful.

Quote
avrdude: error: could not find USB device "USBasp" with vid=0x16c0 pid=0x5dc

http://www.avrfreaks.net/index.php?name=PNphpBB2&file=printview&t=64091&start=0

 

SMF spam blocked by CleanTalk