| Thread | Last Post | Replies |
|
| Where is the eboot startup code? | 31 May 2006 09:29 GMT | 2 |
I read the eboot code and there is a main() in the main.c file. But the main comment says , // since the startup code is in OAL and it branch to main, we'll just // implement a pseudo 'main' instead of changing the startup code
|
| adding a lib to the hal.lib | 31 May 2006 07:23 GMT | 6 |
i have a problem to add a self created lib to the existing hal.lib in the platform part. i try to replace the existing drwatsorn functionality with an own self created on which allows to dump on non volatile storage. for this case
|
| Hive based registry hangs in retail build | 31 May 2006 02:39 GMT | 3 |
have PXA255 platform derived from Lubbock. Using WInCE 5.0. I have setup my hive registry to be on NOR Flash. Everything works fine in a debug build, hives are mounted on flash and booting time is aorund 20 seconds. With a release build its taking long time to boot around 5 ...
|
| Where is nk.lib built? | 30 May 2006 21:32 GMT | 2 |
I have a broken debug build, in that nk.lib is not being built and that breaks my link. Retail build is fine, nk.lib does get built and linked OK. I have searched all the sources files for TARGETNAME=nk, but can't find which sources file builds it.
|
| Why? the register value defined in the header file is not equal to the register value defined in data sheet | 30 May 2006 18:47 GMT | 1 |
I use a samsung 2440 test board. I read the 2440 data sheet and the UART0 register base address is 0x50000000, but in the BSP header file the register base address define, //
|
| LTK and CEPC | 30 May 2006 17:52 GMT | 3 |
Is it possible to run LTK tests on a CEPC? I have created a CEPC image and can boot up the CEPC properly! I connect to the CEPC through Manual Server over TCP/IP from my development wrkstation. But not able to find a way to run the LTK over CEPC.
|
| LCD question(negative display) | 30 May 2006 17:37 GMT | 6 |
Hi,all I use a LQ064V3DG01 TFT LCD .It can display the image but all is negative image.How to fix it? Thanks.
|
| Disable Software input panel auto pop | 30 May 2006 15:30 GMT | 2 |
I'm looking for a way to diable the auto pop of the sip. I was told that an easy siolution would be to create my own SIP that will basically do nothing and have it selected as the default SIP. I tried to do that, but it seams that the fact that the SIP is not
|
| gigantitin...? | 30 May 2006 14:35 GMT | 8 |
recently I had a strange DEBUGCHK: it is not strange by itself, it is the file path: Unknown: DEBUGCHK failed in file E:\gigantitin\private\winceos\COREOS\gwe\mgdi\base\.\driver.cpp at line 1363
|
| RNDIS driver problem | 30 May 2006 14:13 GMT | 2 |
I have implemented an USB peripheral controller driver on Windows CE 4.2 and its USB enumeration part is working correctly. When I connected my device with Win2k system, rndis driver got loaded in Win2K and sent SEND_ENCAPSULATED_COMMAND to my driver. After that the win2k driver not
|
| How to deploy CE image into other device | 30 May 2006 13:24 GMT | 4 |
Hi Group I am beginner for WinCE. I am using platform builder for our custom image. I want to know how would I deploy my image to the target device. Is there any procedure or file set as there in XP-Embedded , i need to copy and paste and
|
| Need resources | 30 May 2006 11:33 GMT | 1 |
We are looking for professional in Bangalore India who know WinCE internals, and good hands on expertise...in WinCE development. please respond........... Raghav
|
| Serial Driver Parity Switching | 30 May 2006 09:41 GMT | 2 |
i ´ve to switch the parity for communicating with a special device over serial port. First a number of bytes must be sent with mark parity and the subsequent bytes must be sent with space parity. This must be done continuously.
|
| IP address conflict | 30 May 2006 07:54 GMT | 2 |
I am new to windows ce. I am using windows ce 5.0 device. My application need to detect any IP address conflict. In my application there is an option to enter static and DHCP address option. I am able to see when there is an ip address conflict CE system is
|
| Mosquito App is failing... | 30 May 2006 06:22 GMT | 2 |
I am running mosquito app to check direct draw fucntionality of my display driver for Windows mobile 5.0. following statement is a from standard mosquito app. hRet = g_pDDSOverlay->UpdateOverlay(&rs, g_pDDSPrimary, &rd,
|