Re: How to test my serial driver



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

.



Relevant Pages

  • Re: How to test my serial driver
    ... Sometimes OAL will initialize aserialport to be a debug port for printing ... So the debug messages can be shown without anyserialportdriver. ...
    (microsoft.public.windowsce.embedded)
  • Re: [RFC PATCH 26/26] UBIFS: include FS to compilation
    ... We will think how to lessen the amount and granularity of this. ... Surely that judgement should be made by people who actually debug UBIFS. ... need for granulated debug messages. ...
    (Linux-Kernel)
  • Re: WinCE boot up
    ... Debug messages are output without intervention from the CE drivers. ... it was possible to sent the debug output to the screen as ... The hardware which I have does not have the serial port, ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Unable to get debug message which is in kernel
    ... kernel image on to the target and I have ensured that ARMInit function ... I don't get the debug message " ARMInit done" printed on the ... and I get the debug messages which are in bootloader code but I don't ... I take it that you have no JTAG debugger? ...
    (microsoft.public.windowsce.platbuilder)
  • Re: kernel 2.4.37 usb acm hard lockup
    ... Only debug messages I have added in my program. ... I have already turned the USB KERNEL debug messages on in the .config ... do you remember the latest 2.4 kernel where this driver worked ...
    (Linux-Kernel)