This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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

RE: eCos on Cirrus Logic EP72xx



On 17-May-2001 honda@itri.org.tw wrote:
> Hi,
> 
>      In the port of eCos for EP72xx, there seems no MMU utilized. Am I
> right? What's the disadvantage and advantage?

Not the case at all.  The MMU _is_ used, with the [hard] mappings set up
at initialization time im the file:
  hal/arm/edb7xxx/current/include/hal_platform_setup.h

Note: this code is only run for programs which have startup type = ROM,
such as GDB stubs or RedBoot.


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