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

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

Re: [avr-gcc-list] an idea: adding serial sram to avr to extend heap sto


From: John Myers
Subject: Re: [avr-gcc-list] an idea: adding serial sram to avr to extend heap storage
Date: Sun, 13 Mar 2011 11:01:07 -0700

Hi Ray,

It sounds like what you want is to create another address space.
There is the TR 18037 draft called "Programming Languages - C - Extensions to support embedded processors".  GCC has some support for it: http://gcc.gnu.org/onlinedocs/gccint/Named-Address-Spaces.html

--John

reply via email to

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