Installable ISR - general questions
- From: "Ole" <ole@xxxxxxxxxx>
- Date: Thu, 28 Sep 2006 11:36:00 +0200
Hi,
Before digging to deep in trying to implement and learn about IISR I would
like to get some advises/answers if possible:
- Is it possible to use e.g. math functions like e.g. sin() etc. in an ISR?
- Is it possible to use memcpy()?
- Is it possible to use the IoControl of the ISR to pass parameters/data
FROM the IST?
- Is it possible to use the IoControl of the ISR to pass parameters/data TO
the IST (lpOutBuf in KernelLibIoControl)?
- I understand that the KLibAllocShareMem can be used to allocate a common
buffer of ISR and IST but what is the parameter nPages defined - what if I
would like to allocate e.g. 3000 bytes -what should nPages then be set to?
Any comment and answers are highly appriciated.
Thanks
Ole
.
- Follow-Ups:
- Re: Installable ISR - general questions
- From: Valter Minute
- Re: Installable ISR - general questions
- Prev by Date: DMA in pxa27x processor kit
- Next by Date: DMA mode of transfer
- Previous by thread: serial communication on the emulator.
- Next by thread: Re: Installable ISR - general questions
- Index(es):
Relevant Pages
|
Loading