This is the mail archive of the ecos-discuss@sourceware.org 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]
Other format: [Raw text]

Booting fails for ICACHE


Hi,

I am using a board with PowerPC (%%WORD5%?0).
While try to bootup the board an exception is raised 
in method call hal_enable_caches --> HAL_ICACHE_ENABLE().
HAL_ICACHE_ENABLE is able to enable the ICACHE but while 
executing processor's instruction called isync it fails.

When I disable the MMU I am able to load ecos but 
with MMU enabled it does not.

Any pointers as what can be going wrong here? 
What might be required to enable 

Thanks in advance.

Aditya

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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