Hi Al,
I'm trying to program the eeprom of a tiny13 using the stk500v2 protocol
The flash programs ok... but when I program the eeprom I get the following error:

stk500v2_paged_write: loadpage instruction not defined for part "ATtiny13"

I'm using the avrdude 5.0 witht he following command line:

avrdude -p t13 -c stk500v2 -U eeprom:w:<eep file>

Am I doing something wrong?
Should I use a bsd style programmer instead?

Regards
Neil

--
--------------------------------------
Neil Davey
Griffith University

School of Microelectronic Engineering
Nathan Campus
Phone: 07-3735-7008
Fax: 07-3735-5112

School of Psychology - ACNRC
Mt Gravatt Campus
Phone: 07-3735-3395
--------------------------------------




_______________________________________________
avrdude-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to