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

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

c++ (was: Re: [avr-gcc-list] RE: AVR-GCC-list Digest, Vol 52, Issue 10)


From: Dave N6NZ
Subject: c++ (was: Re: [avr-gcc-list] RE: AVR-GCC-list Digest, Vol 52, Issue 10)
Date: Sun, 10 May 2009 15:47:26 -0700
User-agent: Thunderbird 1.5 (X11/20051201)

Mohamed Reda wrote:
i wish to learn the c++ structure to be able to wright a project using AVR-GCC.
Your question isn't exactly clear, but I think you are asking for some getting-started information on writing C++ for AVR's. If you go over to avrfreaks.net and search the gnu forum, you will find some threads discussion the issues. There are a few run-time routines you will need to provide for yourself. Also... be reminded that new and dispose will be of limited use on a processor with 2K bytes of physical SRAM :)

-dave




reply via email to

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