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]
Other format: [Raw text]

Re: flash_query throws an exception (Redboot_ROM version)


> 
> Q2: In the remote event, I was correct, any ideas why I choke at the exact 
> same place as before flash_query: third instruction...

Again it could be cache related. On the arm you can set in the page
table is a page is cacheable. You might find that the MMU is setup not
to cache the flash.....

I would investigate your cache and MMU setup. This could all be
related.

        Andrew

-- 
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]