Re: ATMEGA1284P -- Flash for Data Storage
Raymond Moore <[email protected]>
| Newsgroups | gmane.comp.hardware.avr.gcc |
|---|---|
| Message-ID | <CAD70EvoCGuWkQK+V07Qfz_=7nhKa3A4H3Sbv59_K_hUA6bPBGg@mail.gmail.com> |
try avr-libc http://www.nongnu.org/avr-libc/user-manual/group__avr__pgmspace.html the pgmspace section is made for that. Ray Moore On Sat, Oct 24, 2015 at 6:35 AM, Sagar Pinjarkar < [email protected]> wrote: > Hi all, > > I am using ATMEGA1284P with 128K of flash. I want to use it for data > storage & not for programming. But Atmel provided AVR106 pdf doc with > sample files in zip. > > But these files are based on IAR compiler. I am using Atmel studio 6.2 > with AVR gcc compiler. How to port it on gcc. > > There are several intrinsic functions which are not available in gcc based > 1284p header files. > > > > Thanks in advance. > > _______________________________________________ > AVR-GCC-list mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/avr-gcc-list > > _______________________________________________ AVR-GCC-list mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/avr-gcc-list