avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] Reading and writing to FLASH


From: Theodore A. Roth
Subject: Re: [avr-libc-dev] Reading and writing to FLASH
Date: Wed, 10 Mar 2004 22:01:08 -0800 (PST)

On Sun, 7 Mar 2004, Ramkumar Rengaswamy wrote:

> Hi,
>    I am working on an application to maintain a data table in the FLash
> memory. I have tried using the API provided by Avr LibC boot.h but without
> any success. Are there any things to be followed while using the API.
> Currently,
> 1. I have checked the lock bits to be set to all 1.
> 2. I am using the boot_test.c example as a reference implementation.
> 
> I have a few queries. Does the boot_test.c application needs to be forced
> into the Bootloader section ?

Which version of avr/boot.h are you using?

I've updated the boot.h in cvs HEAD with a new example and some changes to 
the API. I can't pull this into the 1.0 branch since it will break user 
apps.

You can grab the latest version here:

  http://savannah.nongnu.org/cgi-bin/viewcvs/avr-libc/avr-libc/include/avr/

Ted Roth





reply via email to

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