I also tried it this way:
d:\Programe\Arduino\hardware\tools\avr\bin>avrdude.exe -P COM3 -b 4800 -c avrisp -p m328p -n
avrdude.exe: stk500_getsync(): not in sync: resp=0xfe
avrdude.exe done. Thank you.
d:\Programe\Arduino\hardware\tools\avr\bin>avrdude.exe -P COM3 -b 4800 -c avrisp -p m328p -n -v
avrdude.exe: Version 5.11, compiled on Sep 2 2011 at 19:38:36
Copyright (c) 2000-2005 Brian Dean,
http://www.bdmicro.com/ Copyright (c) 2007-2009 Joerg Wunsch
System wide configuration file is "d:\Programe\Arduino\hardware\tools\avr\bin\avrdude.conf"
Using Port : COM3
Using Programmer : avrisp
Overriding Baud Rate : 4800
avrdude.exe: stk500_getsync(): not in sync: resp=0xfe
avrdude.exe done. Thank you.