avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] Which function/API can I use to write to the "Program


From: Sparr
Subject: Re: [avr-gcc-list] Which function/API can I use to write to the "Program Memory Space" in Atmegal128 using AVR-gcc?
Date: Mon, 17 Sep 2012 11:21:12 -0400

http://www.nongnu.org/avr-libc/user-manual/group__avr__boot.html#ga013d6d8c679ebdbc0e5fac179c38c9aa

You *probably* don't want to write to program memory space, but that's
one of the ways to do it if you really do.

On Mon, Sep 17, 2012 at 11:10 AM, Gary Lee <address@hidden> wrote:
> Hi,
>
> I am using avr-gcc and Atmegal128. Atmegal128 has EEPROM and Program mempry
> space.
>
> I know we can use eeprom_write_byte()to write to EEPROM in Atmegal128. But
> what API can I used to write to "Program Memory Space" in Atmegal128?
>
> Thanks a lot,
>
> Gary
>
> _______________________________________________
> AVR-GCC-list mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/avr-gcc-list
>



reply via email to

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