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 <gary.lee1...@gmail.com> 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
> AVR-GCC-list@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/avr-gcc-list
>

_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to