Re: Installable Interrupt
- From: "Joe Welfeld" <jwelfeldnospam@xxxxxxxxxxxxx>
- Date: Mon, 25 Jun 2007 07:54:01 -0400
I looked in the ce.bib file and giisr is not there, as I suspected it is
not installed, any pointers on what I need to do to install it ?
I am a long time embedded developer just getting started on CE, so I
appreciate any pointers,
Thanks,
Joe
"Sing Wee [MSFT]" <sing.wee@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:OTZJZCetHHA.1208@xxxxxxxxxxxxxxxxxxxxxxx
Hi Joe,
Check for giisr.dll in the "ce.bib" file of your release directory.
Ce.bib contains the merged list of binaries and files to be included in
your .bin image.
You can find more information about ce.bib and BIB files at the following
links:
http://msdn2.microsoft.com/en-us/library/aa908853.aspx
http://msdn2.microsoft.com/en-us/library/aa908680.aspx
Hope this helps.
------
Sing Wee [MSFT]
This posting is provided "AS IS" with no warranties, and confers no
rights.
Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.
"Joe Welfeld" <jwelfeldnospam@xxxxxxxxxxxxx> wrote in message
news:uYSx3ERtHHA.4612@xxxxxxxxxxxxxxxxxxxxxxx
I issued a LoadLibrary call for the giisr.dll and the getlasterror
indicated MODULE_NOT_FOUND so how do make sure this dll is in system ?
"Joe Welfeld" <jwelfeldnospam@xxxxxxxxxxxxx> wrote in message
news:%232q6MpQtHHA.1184@xxxxxxxxxxxxxxxxxxxxxxx
What would make the call to
g_IsrHandle = LoadIntChainHandler(IsrDll, IsrHandler, (BYTE)Irq);
fail ?
IsrDll = "GIISR.DLL"
IsrHandler = "ISRHandler"
Irq = 8
This sytem never had an installable interrupt so I am thinking the dll
is not loaded in my build ? I know the giisr.dll gets built but how
do I tell if it is actully in the build ? any Ideas on why what reasons
this call would would fail ?
Thanks,
.
- Follow-Ups:
- Re: Installable Interrupt
- From: Dean Ramsier
- Re: Installable Interrupt
- References:
- Installable Interrupt
- From: Joe Welfeld
- Re: Installable Interrupt
- From: Joe Welfeld
- Re: Installable Interrupt
- From: Sing Wee [MSFT]
- Installable Interrupt
- Prev by Date: IOCTL_HAL_GET_DEVICE_INFO Subcode SPI_GETUUID
- Next by Date: Re: How to share ethernet between debugger and application network?
- Previous by thread: Re: Installable Interrupt
- Next by thread: Re: Installable Interrupt
- Index(es):
Relevant Pages
|