| Thread | Last Post | Replies |
|
| using SD CARD as a USB Mass Storage Device in WINCE 5.0 | 29 Nov 2006 13:48 GMT | 8 |
I am new to WINCE, I want to use my SD Card which is working as a USB Mass Storage Device. I have following queries (1) I have the PDD (driver), and have to use the MDD driver provided by the MS WINCE. is it correct, what should I do to include the PDD and MDD in my BSP
|
| Connect to Device... Not Available | 29 Nov 2006 13:28 GMT | 4 |
Using VS 2005, CE 6.0 integrated Platform Builder. I'm trying to connect to my device via Ethernet, but the Tools menu item "Connect to Device..." is grayed out and unavailable. I have followed all of the steps in the article "How to: Connect to
|
| MFC Applications and Windows CE 6 Core License | 29 Nov 2006 09:32 GMT | 1 |
Is the Windows CE 6 Core license sufficient to allow MFC applications to run ? If so, what would be the **magic** catalog item to allow this ? Thanks in advance !
|
| Unable to display korean fonts | 29 Nov 2006 09:07 GMT | 13 |
I have built my platform and i have selected the Korean option in the locales list in PB and have selected the codepages 949 and 1361.But when i run my application in the device im unable to see the korean fonts. It is shown as a sequence of squares.Im also able to see the gl_ce ...
|
| LAN91C111 on PXA270 | 29 Nov 2006 08:51 GMT | 3 |
I'm porting Windows CE 5.0 MainStone BSP to a board based on PXA270. I'm trying to port the Eboot to this board. The Ethernet Controller is mapped on nCS4 (0x1000_0000). In developement kit MSC1 register value is 0aCCD1 i have not changed it in
|
| WinCE 6.0: Creation a Kernel Mode Driver | 29 Nov 2006 04:14 GMT | 12 |
how configure the 'sources' file to generate a KM driver ? The only way that i find to generate a driver (?!?) is to do that : TARGETNAME=mykmdriver TARGETTYPE=DYNLINK
|
| Download to target hang at Vbridge:: NK add MAC... | 29 Nov 2006 04:08 GMT | 4 |
After adding USB host support and device driver, when I tried to download to target the system hang. Here is the bottom of the serial output file: +---------- Initialize ----------+ RCR = 0x[8] TCR = 0x[0]
|
| Resolve Features.What that means | 29 Nov 2006 03:33 GMT | 1 |
It is stange,when i build a platform, a window pop up.The tile is Resolve Features. To Resolve,select a feature group form either the Resolved or the Unresolved tab and check one of its features in the feature list.What it means?
|
| File System Filter support for Object Store (RAM) & ROM in WM6.0 | 29 Nov 2006 01:54 GMT | 1 |
Does Windows Mobile 6.0 support file system filtering of Object Store (RAM) and ROM? Also it would be of great help to share a code snippet that calls DeviceIOControl of sample FSDSPY in WM5.0.
|
| Break Point doesn't Work | 29 Nov 2006 01:37 GMT | 4 |
I'm debugging a stream driver in PB5.0. I set break point in ***_init and ***_open functions but it just ignored all of the break points and ran through the programs. I'm sure the driver has been loaded already since the debug message has been
|
| OHCI / USB Gurus | 29 Nov 2006 00:35 GMT | 1 |
I am hoping someone out there can help. I have had a terrible time getting the USB host driver to run on my XSCALE (PXA270) board. I know one of the reasons is because it is running WINCE 4.1, but currently that can't be helped. As it stands, I have the OHCI sample driver that ...
|
| Platform Builder 5.0 and Windows Vista | 28 Nov 2006 23:31 GMT | 6 |
This week I tried Vista. It seams that I can't make Platform Builder 5.0 works under Windows Vista. The program starts but when I try to build it hangs (not responding). Anyone was able to make it work on Vista?
|
| design templates in WinCE 6.00 | 28 Nov 2006 23:30 GMT | 2 |
Anybody knows how can I make a template similar that custom device template that appears when you create a new Platform Builder project ?? The templates in XML seem that have been removed. Any ideas?
|
| Problem accessing a buffer in USB stack | 28 Nov 2006 22:52 GMT | 2 |
We have a custom built monolithic USB Host controller driver on WINCE 5.0. When we connect a storage class device the mass-storage class driver gets loaded and runs it's initializations.
|
| How to migrate the BSP(SMDK2440) from CE4.2 to CE5.0? | 28 Nov 2006 22:01 GMT | 1 |
I have a S3C2440 target board, the OS is CE4.2, and the BSP is SMDK2440. Now, I wanna to use CE5.0, but it is difficult for me to migrate the SMDK2440 about CE4.2 to CE5.0. How to finish this job or where can I
|