Re: The influence of MMU on flash and SDRAM

From: Zhongwei Wang (MWang_at_applieddata[dot)
Date: 02/28/05


Date: Mon, 28 Feb 2005 09:50:52 -0500

How do you know it aborts here? If you debugged by adding debug codes, you
need to make sure you are using physical address before MMU is enabled and
virtual address after MMU is enabled, otherwise maybe it is your debug code
that aborts.

-- 
Zhongwei Wang
Applied Data Systems
www.applieddata.net
Application - Ready embedded systems
Microsoft Windows Embedded Partner
    Gold Level Member
"Wang Yeqing" <wangyq@amoi.com.cn> wrote in message 
news:OuugwO2EFHA.2572@tk2msftngp13.phx.gbl...
>I think there must be some MMU abort occurs.