[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avrdude-dev] JTAGICEII on CAN128
From: |
Colin O'Flynn |
Subject: |
Re: [avrdude-dev] JTAGICEII on CAN128 |
Date: |
Mon, 19 Jun 2006 19:20:41 -0400 |
User-agent: |
KMail/1.8.2 |
Hey,
Quick note - try to send all e-mails to the mailing list too! I CC'd you as
well as sending to the list, that way you get it ASAP but everyone else sees
the details.
It's easy to do as just hitting "reply" will only send the e-mail to me, so if
it was just a mistake this time disregard this ;-)
Anyway can you read/program the CAN128 using another device? aka do you have a
STK500 + STK501? It might be handy to see what the new fuse settings are...
If you don't I'd be happy to read them out for you if you mail me the chip.
I'm in Canada though, if anyone is closer to you on the list...
-Colin
On Monday 19 June 2006 03:24, you wrote:
> I use Avrdude version 5.0. According to the release notes there is no
> relevant changes in 5.1.
>
> I have only tried to program the flash. The initial fuse programming was
> done with Avrstudio.
>
> The man page says safe mode is on by default. I tried also to give the -s
> option in my makefile, but then the chip got unaccessible after the first
> try (could be just a coincidence). I have used the same options (except the
> chip name option) and make file for successful programming of mega128 after
> I changed the chip.
>
> oao
>
> On Sunday 18 June 2006 19:32, Colin O'Flynn wrote:
> > Hello,
> >
> > I don't have a CAN128, but had some generic quesions to shed light:
> >
> > What version of avrdude are you running?
> >
> > In theory the safemode support of avrdude should protect against
> > accidental fuse-bit changes, if your version had that in it.
> >
> > Were you just programming flash, or fuse bytes too?
> >
> > Regards,
> >
> > -Colin