Does Newlib support mmu-less CPUs?
Shaun Jackman
sjackman@gmail.com
Thu Mar 23 23:20:00 GMT 2006
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
More information about the Newlib
mailing list