Re: Windows CE - CEPC Display Problems



Hi,

The wince os normally also uses a com port trough which it sends it's debug
messages. With a 3 wire null modem cable (TX connected to RX other side and
GND also connected from one side to the other) you can capture this output
on another pc with a program like hyperterminal. loadcepc.exe has a
parameter which tells the OS which comport to use for it's debug messages
(/c:1). If you wan't to disable this output, you will have to modify some
code a bit.

http://blogs.msdn.com/mikehall/archive/2005/03/14/395317.aspx

hope this helps a bit.

Regards,

Luc

"Wasmoo" <wasmoo@xxxxxxxxx> wrote in message
news:1148667886.665324.125440@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
The Mouse and Keyboard are perfectly fine. When running in 320x200,
the dialog boxes are bigger than the screen so I couldn't navigate the
menus.

How exactly do I capture the debug output of the target device? In the
connections dialog, I have set the Transport to Ethernet and my
development computer receives the data.

I increased my Video Memory to 4MB and I can get the 800x600x16 setup
to work. I guess it was just a memory shortage. Thank you very much!



.



Relevant Pages

  • Re: System.NullReferenceException - Object reference not set to an instance of an object
    ... Studio, ... And when I try to debug, ... Regarding, the connections, I heard about threadpool? ... how can I create multiple instance Conn in this scenario? ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: QZDASOINIT will not end
    ... you could turn on debug for your connections (there is a ... take up a lot of CPU. ... We tried to end this job using ENDJOB, ENDJOBABN, ...
    (comp.sys.ibm.as400.misc)
  • Re: Timeout on "DataAdapter.Fill"
    ... When I debug, I see that all timeout settings are correct, ... Every time this happens, a connection is consumed, and when you reach the configured maximum, the next time that you attempt to open a connection the system waits for one of the open connections to be freed. ... The problem is that the faulty code is somewhere else, and not in the piece of code that displays the error, so it's difficult to debug. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: NIC always stays on...how to track traffic in Windows 2003
    ... I used netstat -na and found out there are some connections to external ... IPs that uses port 25. ... you think I could email you the capture ... When you run network monitor tool for the first time, ...
    (microsoft.public.win2000.networking)
  • Re: Pin connection takes
    ... take so long if DirectShow should find the connections by itself. ... Now I insert and connect ALL filter by myself and it works very fast! ... it's true DirectShow needed ca. 40sec on an Athlon 2600+! ... >> I insert a smarttee to split the capture and preview streams. ...
    (microsoft.public.win32.programmer.directx.video)

Loading