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]

eCos port for S3C44B0 ARM processor


Hi,

I am trying to port eCos for S3C44B0 ARM variant.
This processor has an interrupt controller which
which uses vectored interrupt mode for IRQ interrupts.
So instead of one interrupt source for IRQ, 26 sources
of interrupt are generated and the vector table should
have entries for all these sources.

To do the port, should I change the
arm/arch/current/src/vectors.S file? Or is there any
other way to achieve this?
What are the changes needed to do this port?

With regards,
Arun.



__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com

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


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