|
[DPRG] stk500,AVR studio4
Subject: [DPRG] stk500,AVR studio4
From: Dale Wheat
dale at dalewheat.com
Date: Fri Jan 12 17:50:33 CST 2007
Dan,
Try the obvious things first:
Make sure the correct device is selected (ATMEGA8515, not AT90S8515)
Make sure there are no other devices still plugged into your STK500 (I do this
regularly)
Make sure there are no extra jumpers installed on the IO pins
Double check the clock configuration pins if you've selected an external
oscillator before.
If the program got that far into (attempting to) programming the device, then
the serial port settings are correct.
Try erasing the part a few times.
Let us know if you get it to work.
Thanks,
Dale Wheat
http://dalewheat.com
(877) DALE WHEAT
(972) 486-1317
Dan Williams wrote:
> I am trying to program an ATMEGA8515. When I run the
> code in simulation it works fine. When I try to load
> it to flash memory I get the following:
> ISP MODE ERROR
> Setting mode OK!
> Entering programming mode OK!
> Erasing Device OK!
> Programming Flash FAILED!
>
> I have tried slowing down to the slowest speed
> possible in Studio. Do I need to change something on
> com1 of the PC?
> Thanks
>
>
>
>
>
> ____________________________________________________________________________________
> Never Miss an Email
> Stay connected with Yahoo! Mail on your mobile. Get started!
> http://mobile.yahoo.com/services?promote=mail
> _______________________________________________
> DPRGlist mailing list
> DPRGlist at dprg.org
> http://list.dprg.org/mailman/listinfo/dprglist
>
>
>
More information about the DPRG mailing list
|