| Thread | Last Post | Replies |
|
| BIOS Loader missing function | 22 Jul 2008 11:48 GMT | 1 |
Win CE 5.0 X86 BiosLoader Where I can find the function: void BIOS_SetCursorPosition(ULONG page, ULONG row, ULONG column);
|
| Can't open Serial port | 22 Jul 2008 01:16 GMT | 12 |
I am new to platform builder. I am trying to build a Wince 6.0 OS supporting the COM ports. But I can not open the COM port (COM1) when running my application code on the OS I built. It tells me an unexpected error happened at System.IO.Ports.SerialStream.WinIOError()
|
| touch driver question | 21 Jul 2008 22:35 GMT | 1 |
on WINCE50 I am getting a touch driver working and the behavior seems to be backwards. I was wondering if there is a registry setting that I cant find? When I put my stylus on the screen I can see in debug I am queuing sample points and the flags look correct but the all ...
|
| how does GWES handle touch operation | 21 Jul 2008 16:26 GMT | 2 |
Hi, I have a question about GWES, as we know, when we tap the touch panel down and up, the driver will return lots of coordinate to GWES, but GWES only send one message and one coordinate to the application, how does GWES choose a better one among these coordinate? thank you for ...
|
| How to read this hopper logs | 21 Jul 2008 12:39 GMT | 1 |
I have already posted on platbuilder but I think it's more appropriated to do it here. I have a result log from hopper like this : MTTF: INCIDENT TYPE DUMP THREAD 0xc87303f2 OWNER_PID 0xc8bf4eaa
|
| Ethernet Driver Crashing | 21 Jul 2008 10:04 GMT | 3 |
I am porting an ethernet driver from Win CE 4.2 to Win CE 5.0.We are booting the system from a Compact Flash. The system works fine with the ethernet driver excluded. When the ethernet driver is included ,the image boots successfully in the
|
| USB Driver crashing | 21 Jul 2008 09:53 GMT | 5 |
I am trying to include the USB Mass Storage Class Driver. I have got the basic OHCD dll's for my board and the USB Keyboard/Mouse drivers works well with this. However, the USB storage driver does not work properly. On debugging i have
|
| What are the minimum routines/functions required to make a BSP.... | 21 Jul 2008 08:09 GMT | 3 |
Hello experts, What are the minimum routines/functions required to make a BSP (WindowsCE v6) for a custom hardware using NXP's LH7A404 ARM processor. My Hardware :
|
| Nor flash menroy | 19 Jul 2008 04:26 GMT | 9 |
I am a very new in nor desigining . While reading the spec/datsheet i was confused about the bank/sector architecture so can anybody explain NOR Flash build layout.One more thing what is top/bottom boot nor device ?
|
| I want to ask a question <5294b59f-11da-42cc-8dcf-12bee71d2c11@e4g2000hsg.googlegroups.com> | 18 Jul 2008 17:01 GMT | 1 |
How to send Points to GWES. 1: I have Points updated in registry. which i have saved at first calibration to a file. 2: Now i want to tell GWES about to update calibration. 3: I am not trying it in my application.
|
| Want to Change Processor Clock from 203MHz to 266MHz | 18 Jul 2008 16:55 GMT | 1 |
currently SMDK2410 is runnig on 203MHz and i want to change it to 266MHz. in how many files and which files i have to change. i had seen some configuretion in startup.s file located in bootloader folder.
|
| Environment variables - CE6.0 questions | 18 Jul 2008 16:25 GMT | 4 |
Depending on the kind of build (debug or release) selected I want to set a reistry key in project.reg to one value or another. Is there an existing environment variable that I can see from within project.reg to do this or do I need to set an environment variable set using
|
| RELFSD: Opening file iectl.dll from desktop | 18 Jul 2008 13:07 GMT | 2 |
I just build a release version of my project on wince5.0 with kitl and I get RELFSD: Opening file iectl.dll from desktop I understand the message, but I cant seem to find what catalog item I am
|
| cd rom driver for wince5.0 | 18 Jul 2008 12:15 GMT | 8 |
Hello sir, Im presently using platformbuilder wince5.0 as the development tool.I have added cd/udfs file system from the core os services and ATAPI PCI/ IDE storage block driver from the device driver to my image.The result
|
| Can anybody help me. GPE problem . | 18 Jul 2008 10:24 GMT | 2 |
am in ce4.2.net, using smdk2410 bsp with 1bit monochrome 4BIT single scan STN. Now the hardware LCD controller can display well in 1bpp mode in the bootloader.
|