avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avrdude-dev] CRC check


From: Jan-Hinnerk Reichert
Subject: Re: [avrdude-dev] CRC check
Date: Mon, 13 Oct 2003 21:30:00 +0200
User-agent: KMail/1.5.1

On Thursday 09 October 2003 16:50, Jan-Hinnerk Reichert wrote:
> On Tuesday 07 October 2003 07:41, idefixx wrote:
> > I have now integrated a CRC check of the program memory to one of
> > my projects. For this I used the Atmel application note 236 (CRC
> > Check of Program Memory). The project works very fine with the
> > routine provided.
>
> It seems like SRecord can do something like this. Even if it is not
> capable of doing exactly what you want, it seems a better place to
> include such features.
>
> http://srecord.sf.net

I've just tested "srecord" and it is capable of inserting a CRC-CCITT 
into an object file. So IMHO, there is no need to add support in 
avrdude.

Just insert a "srec_cat ..." in your build script or makefile ;-)

/Jan-Hinnerk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]