This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Does Newlib support mmu-less CPUs?


On 3/23/06, Alex Lam <alexcklam@gmail.com> wrote:
> Hi,
>
> I am new to Newlib.
> I am just wondering if Newlib support MMU-less CPUs?
> In particular, for the embedded ARM cores?
>
> Thanks.
> Alex.

Yes. I use the arm-elf newlib target with Atmel's AT91 (an ARM7TDMI
with no MMU) and it works fantastically. Although, MMU dependency is
really more in the kernel's domain than the in the libc
implementation.

Cheers,
Shaun

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]