Re: How to test my serial driver
- From: kracks <kirthikaiitm@xxxxxxxxx>
- Date: 8 May 2007 08:13:54 -0700
On May 7, 9:43 pm, "Blake" <blake29.ch...@xxxxxxxxx> wrote:
Hi Kracks,
Sometimes OAL will initialize aserialport to be a debug port for printing
debug messages whether there is aserialportdriveror not.
So the debug messages can be shown without anyserialportdriver.
If you want to load aserialportdriverto replace the debug port, you
should disable this debug port or change the debug port into anotherserial
port.
--
I hope it is useful ^_^
Best Regards,
Blake Chang
"kracks" <kirthikai...@xxxxxxxxx> wrote in message
news:1178517071.971346.42280@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I am working in wince5.0. I am bit new to devicedriver
developement.
I have createdserialdriver.
Root is (wince500/platform/src/drivers/serialand i complied from
pbworkspace\openworkspace\ open release directory\sysgen\build -c
and i got ser2440.dll
ser2440.dll i added in project.bib file as well as in platform.bib,
project.reg.
With and without ser2440.dll(created by me) i am getting debug
messages when i loadmyOS to target board.
I hv a doubt that if i didn't includemyserialdriver(ie. PDD) while
building OS i should not get debug messages once i load OS to target
device.
I also gave BSP_NOPCMCIA and BSP_NOPCCARD also as environment
variables.
Even though i am getting debug messages.
I don't know how i am getting without PDDserialdriver.
Whether MDD presents in platform builder itself gives debug messages
or anyother thing.
I am confused. Help me regarding this issue.
How to checkmyserialdriver?
Regards,
Kirthika- Hide quoted text -
- Show quoted text -
Hello sir,
How to disable my debug port?
I referred to other queries..
But i couldn't do it sir.
Kindly help me.
Regards
Kirthika
.
- Follow-Ups:
- Re: How to test my serial driver
- From: ShivShankar
- Re: How to test my serial driver
- References:
- How to test my serial driver
- From: kracks
- Re: How to test my serial driver
- From: Blake
- How to test my serial driver
- Prev by Date: RE: VS 2005 with CE 5.0 Created SDK
- Next by Date: Sysgen Errors!
- Previous by thread: Re: How to test my serial driver
- Next by thread: Re: How to test my serial driver
- Index(es):
Relevant Pages
|