Unable to debug a device driver
From: srinivas (jtsrao_at_yahoo.com)
Date: 06/30/04
- Previous message: Ryman: "Re: can you tell me how to learn making bootloader easily?"
- Messages sorted by: [ date ] [ thread ]
Date: 30 Jun 2004 00:19:59 -0700
Hi,
I wrote a sample driver (myDriver) with the help of Windows CE
help(Title: How to create a device driver). I took the sample ie
PMDEVSAMPLE driver and renamed it as mydriver and built the
mydriver.dll from the command prompt. Then I have integrated the
driver with the catalog by first creating the .cec file and imported
into the catalog and added to the workspace.I Created a bootloader by
following the steps in the help and booted the target device. Then I
have downloaded the image and it ran successfully. I am able to debug
the builtin drivres but when I try to debug the driver I have written,
its not allowing me to that. I have put the break point at DLL
Main..Its blinking for a while at the break point and immediately
exiting after . Plz help me in debugging my driver.
- Previous message: Ryman: "Re: can you tell me how to learn making bootloader easily?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|