Re: Device driver porting problem
- From: Marco Cavallini <SiPnAfMo@xxxxxxxxxxxxxxxx>
- Date: Fri, 23 Nov 2007 09:24:40 +0100
Paolo Alberto Cremonese ha scritto:
Hi all,
I'm getting trouble porting a device driver from WinCE 5.0 to WinCe 6.0.
the problem is an access violation in a memcopy call, between a DMA buffer
and an USER buffer.
the DMA buffer is allocated using
HalAllocateCommonBuffer
the user buffer is allocated at application level using
LocalAlloc
passed to the driver and marshalled using
CeOpenCallerBuffer
Do you have any suggestion?
Thank You in advance
Paolo,
seems ok,
but it's quite hard to give an answer with so few evidences.
Please give more detils.
ciao
.
- Follow-Ups:
- Re: Device driver porting problem
- From: Paolo Alberto Cremonese
- Re: Device driver porting problem
- References:
- Device driver porting problem
- From: Paolo Alberto Cremonese
- Device driver porting problem
- Prev by Date: Re: QFE's and 'clean build' ?
- Next by Date: how to add External RTC on WinCE 5.0
- Previous by thread: Device driver porting problem
- Next by thread: Re: Device driver porting problem
- Index(es):
Relevant Pages
|