[ECOS] MPC860 - hal_arbitration_isr_cpm
nprasad3@gmu.edu
nprasad3@gmu.edu
Fri Dec 19 06:04:00 GMT 2003
Hi,
> > 1. I keep getting interrupt # 10 (control makes it to
> > cyg_hal_default_isr). Nothing is attached to IRQ5# as that
> > line is supposed to cause this interrupt.
eCos vector numbers start from 1 as opposed to 0 which is what the MPC860 documentation uses. interrupt #10 was 9 (internal level 4 used by PIT so that was correct). Any specific reason why the vector #'s in eCos don't co-incide with the 860 docs?
An unrelated problem, does return to redboot after executing a Ram application work? My application terminates but I never see the redboot prompt.
Thanks in advance
Nirmal
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list