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]

query regarding ECC mcu_isr


Hi,
Im not sure if this is the correct group for this post :) but here it goes

I have a query when can a mcu_isr be raised, what is happening for me is ...
while using the AAU(IOP80331) to compute XOR,a lot of XOR  compution
results in the Interrupt (mcu_isr) being raised. From the comments for
its implementation it seems that, it is raised when an ECC error has
happened in the RAM module (?).

The other problem is, the register(*MCU_MCISR;) is not readable, as
soon as the code in the ISR for reading the register is stepped into
it hangs for me :-s...
 What can trigger this error? any help suggestions are welcome.
Thanks in advance,
Amritanshu

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