[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] FIXED - with Strings and Serial I/O
From: |
Andy Warner |
Subject: |
Re: [avr-gcc-list] FIXED - with Strings and Serial I/O |
Date: |
Thu, 28 Jul 2005 14:26:49 -0500 |
User-agent: |
Mutt/1.2.5i |
Christopher X. Candreva wrote:
> On Thu, 28 Jul 2005, User Tomdean wrote:
>
> > Where are the tools or the doc for the tools for preventing gcc from
> > generating code to copy data segment to SRMA?
>
> There aren't because that's not what you need to do.
>
> There are special print routines for printing directly from program memory.
> These would be the ones ending in _P. There is also a
> whole section on Program Space String Utilities.
Available here:
http://www.nongnu.org/avr-libc/user-manual/group__avr__pgmspace.html
--
address@hidden
Andy Warner Voice: (612) 801-8549 Fax: (208) 575-5634
Re: [avr-gcc-list] Problem with Strings and Serial I/O, E. Weddington, 2005/07/29