| Thread | Last Post | Replies |
|
| Can't connect to the Evaluation Board in the debug build | 02 Jan 2008 14:53 GMT | 4 |
Hi I got my evaluation board today and I built a debug version of my WinCE romimage. But after I added loaded the image it said "Kernel Debugger is waiting to connect with target"... seems I can't take advantage to the debug mode.
|
| PB 5.0 and SH4 default struct alignment | 02 Jan 2008 14:35 GMT | 7 |
Would each struct member end up on a 32 bit address? typedef struct { VUINT16_T SCSMR; // Serial Mode
|
| About local language setting | 02 Jan 2008 13:46 GMT | 10 |
I am using same BSP to build my two WinCE platforms, the OS is work well when I set local language to english , but not in janpense . There are no error occur when building the platform , but system behave is difference after CE start,the english os is no problem , but the ...
|
| Udevice.exe on CE 6 | 02 Jan 2008 12:26 GMT | 14 |
I know that using some registry key you can specify a group of drivers to be ran in the same executable (udevice.exe). See: http://www.windowsfordevices.com/articles/AT4670249763.html. What I would like to do is to start a new executable for each drivers, so I created a
|
| Image hanging at FILESYS: Launching services.exe | 02 Jan 2008 11:58 GMT | 2 |
We are developing a mainstoneII based handset using PXA270 on WinCE 5.0. We have implemented RTC module using external RTC chip.It was sucessful but it takes nearly
|
| OEMInit only run on the release mode | 02 Jan 2008 11:54 GMT | 1 |
I build an image using the BSP. I traced the debug message via the RS-232 port. I observed that the OEMInit debug messgae comes out when I build the release mode image but not the debug mode image. Are there any settings required if I want the image to run OEMInit?
|
| Problem regarding test application for testing GPS driver | 02 Jan 2008 11:41 GMT | 1 |
I want to test a GPS driver for a specific platform in wince 6.0 and the CE test kit of windows ce 6.0 dowsn't contain test suite for testing GPS driver... Is there some application so that i can test GPS driver?
|