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]

Re: Questions about Interrupt and Handler?



On 17-Jul-2001 Jonathan Larmour wrote:
>> 3. Are there any detailed documents and source code examples for VSR
>> (vector service routine) manipulation?
>>     In eCos documents, it seems that they do not mention how to install
>> VSRs. Would someone tell me how to make it?
> 
> http://sources.redhat.com/ecos/docs-latest/ref/ecos-ref.9.html#pgfId=1023460
> 
> It's an assembler routine. Examples are the default routines in vectors.S
> in hal/arm/arch

Another example is in hal/arm/edb7xxx/current/misc - look at the i2s_audio...
files.  This is a program which installs a VSR to handle the FIQ from the 
audio processor.


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