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: interrupt


Aravind B <arvindb@cranessoftware.com> writes:

> hi,
> i want interrupts runnig in simulator .
> is it possible.
> if yes then how to give a call to isr.
> is there any example which gives idea regarding this .

What architecture? What simulator? In general the built-in simulators
in GDB support only a subset of the CPU architecture. They are there
to support the compiler developers. A fully functional simulator needs
a lot more of the CPU architecture to be added, together with device
emulation. Only the PowerPC simulator currently has any of this.

-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com/     The eCos and RedBoot experts


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