Maker Pro
Maker Pro

Atmega16A Uploading Problem

HI friends,
I am making use of AVR Development board.The board is working fine.I am making use of Programmers Notepad software for writing the code and AVR Loader 1.0 for uploading .
While uploading the code it is showing me this kind of Error

Executing: "C:\DOCUME~1\Pavan\LOCALS~1\Temp\RSI1C6.tmp" -p m16 -c usbasp -C "C:\DOCUME~1\Pavan\LOCALS~1\Temp\RSI1C7.tmp" -P usb -U flash:w:"D:\LED Inter\led.hex":i
RSI1C6.tmp: error: could not find USB device "USBasp" with vid=0x16c0 pid=0x5dc

Can anybody solve this for me

My system configuration is

2 GB RAM
40 GB Hard Disk
Windows Xp Service Pack 2

In other systems it is working fine
 
It's saying could not find USB device..
I assume you don't have a problem with other USB devices?
Your windows XP is still out of date and missing drivers. Try looking for SP3 download..
Or the software you are using is only windows 7 or later compatible..Just a thought..

Martin
 
Top