setting baud rate



Hi,

I have successfully gotten Ethernet debug up and running , but I have a
baud rate issue on my com1 port, When the bios boots my card it defaults
the com1 to 115000kb,
eboot then sets it to 38400 ( I have found where this is done and have
changed it to 115000) but once I load my application via eboot and run,
it sets the com1 rate back to 38400 and I cannot seem to find out where
this is done, is there a registry entry that I can set somewhere to set the
com1 application baud rate to also default to 115000 so I dont have to
keep changing baud rates on my terminal app? or does anyone know where in
the code it defaults it to 38400, this is CE5.0 on a CEPC device

Thanks,

Joe W.


.



Relevant Pages

  • Re: setting baud rate
    ... I am using eboot as my loader, and I changed the baud rate in eboot by ... so if this also gets built into the kernel, I guess I have not "rebuilt" ... baud rate issue on my com1 port, When the bios boots my card it ...
    (microsoft.public.windowsce.platbuilder)
  • Re: setting baud rate
    ... beitman AT applieddata DOT net ... An ISO 9001:2000 Registered Company ... baud rate issue on my com1 port, When the bios boots my card it defaults ...
    (microsoft.public.windowsce.platbuilder)
  • Re: setting baud rate
    ... that's trying to change your settings on the debug serial port. ... when we have a serial port application we will set it correctly.. ... baud rate issue on my com1 port, When the bios boots my card it ...
    (microsoft.public.windowsce.platbuilder)
  • Re: setting baud rate
    ... code for the serial port driver to know what it's looking for. ... baud rate issue on my com1 port, When the bios boots my card it ... changed it to 115000) but once I load my application via eboot and run, ...
    (microsoft.public.windowsce.platbuilder)
  • Re: setting baud rate
    ... registers to some baud configuration on init or on open, ... code for the serial port driver to know what it's looking for. ... baud rate issue on my com1 port, When the bios boots my card it defaults ...
    (microsoft.public.windowsce.platbuilder)

Loading