//////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////
//////////////////////AVRDUDE OUTPUT/////////////////////////////
//////avrdude -b 19200 -P /dev/cu.usbmodem12341 -p t13 -c avrisp -v/////
//////////////////////////////////////////////////////////////////
Mc:~ amanda$ avrdude -P /dev/cu.usbmodem12341 -p t13 -c avrisp -v
avrdude: Version 5.8cvs, compiled on Jan 15 2010 at 17:27:01
Copyright (c) 2000-2005 Brian Dean,
http://www.bdmicro.com/ Copyright (c) 2007-2009 Joerg Wunsch
System wide configuration file is "/usr/local/CrossPack-AVR-20100115/etc/avrdude.conf"
User configuration file is "/Users/amanda/.avrduderc"
User configuration file does not exist or is not a regular file, skipping
Using Port : /dev/cu.usbmodem12341
Using Programmer : avrisp
AVR Part : ATtiny13
Chip Erase delay : 4000 us
PAGEL : P00
BS2 : P00
RESET disposition : dedicated
RETRY pulse : SCK
serial program mode : yes
parallel program mode : yes
Timeout : 200
StabDelay : 100
CmdexeDelay : 25
SyncLoops : 32
ByteDelay : 0
PollIndex : 3
PollValue : 0x53
Memory Detail :
Block Poll Page Polled
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
eeprom 65 5 4 0 no 64 4 0 4000 4000 0xff 0xff
flash 65 6 32 0 yes 1024 32 32 4500 4500 0xff 0xff
signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
lock 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
calibration 0 0 0 0 no 2 0 0 0 0 0x00 0x00
lfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
hfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
Programmer Type : STK500
Description : Atmel AVR ISP
Hardware Version: 2
Firmware Version: 1.18
Topcard : Unknown
Vtarget : 0.0 V
Varef : 0.0 V
Oscillator : Off
SCK period : 0.1 us
avrdude: please define PAGEL and BS2 signals in the configuration file for part ATtiny13
avrdude: stk500_recv(): programmer is not responding
// at times this line usually says the device 0x000000 doesn't match
//today it is acting a little strange with the programmer not responding, while I was at work my ferret fought with my //attiny13 and has bent all the pins out of wack.. maybe she was packing some electro static in her teeth as well.. im going //to double check the wiring joints again cause at time she tries to steal my teensy of the desk too... I'm on the verge of //jumping for a programmer... this is a last ditch effort for me build a isp
//So besides the unknown fate of the attiny does anyone have a idea what might be wrong with my layout..yesterday I //checked it over with a ohm meter and it appeared all the connections where in excellent order..