| Thread | Last Post | Replies |
|
| first driver project | 30 Dec 2006 08:59 GMT | 1 |
I am using CE 6.0 I am trying to write my first driver!! I made a DLL with all the required functions and I exported them as in this example http://msdn2.microsoft.com/en-us/library/aa459176.aspx
|
| Lost cemgrc.exe during make kernel | 29 Dec 2006 18:53 GMT | 2 |
In PB 6.0, I select the "platform manager" feature in the Catelog Items view. Make kernel failed, because "cemgrc.exe" file lost. Even I search entire WINCE600 path, and I still can't find it.
|
| about samsung smdk2440 sd driver questions | 29 Dec 2006 17:09 GMT | 8 |
I have a samsung's bsp smdk2440 and a sd driver.The driver is a component of three dll file:SDCSDCard.dll,SDBusDriver.dll,SDMemory.dll I use wce.net 4.2 and use the sd driver I can load the sd card but cann't unload it.When I debug the function OEMInterruptHandler in
|
| Question about PXA27x STRATA 16-bit flash | 29 Dec 2006 09:09 GMT | 3 |
Well, I got a problem about PXA27x STRATA 16-bit flash. Here is my Hardware information: 1) CPU : pxa27x 2) Flash : L series, 32M 16-bit
|
| some question about WM5 update loader | 29 Dec 2006 08:06 GMT | 4 |
Hello everyone, I know this may not be the proper place to ask about WM5, but I already run out of options. Error during update: Function: NkUpdate::WritePartition, Line: 286, Hr: 0x80004005, GetLastError: 8
|
| Can anybody able to do the CETK tests after installing the IMX31 BSP | 29 Dec 2006 06:29 GMT | 3 |
My team installed the MX31_BSP_WCE500_RTM_9.msi for working on i.MX31 ADS board. Aftet this we are unable to do the CETK tests, getting the following error message. "Windows CE Test Kit has encountered a problem and needs to close. We
|
| Problem about build Eboot in command line | 28 Dec 2006 21:09 GMT | 3 |
I'm building a Eboot in WinCE 6.0, following the tutorial of "How to Develop a Boot Loader". The first several steps are: set _WINCEROOT=d:\wince500 cd %_WINCEROOT%\public\common\oak\misc
|
| Serial driver | 28 Dec 2006 21:00 GMT | 5 |
I am developing BSP for MC9328MXL Litekit. I have a problem in my serial driver. The debug messages are not being displayed properly. I have followed i.mx21 code but still It is not working properly. Whenever I reset, I just get only first debug
|
| MFC support in Windows CE 6.0 | 28 Dec 2006 18:18 GMT | 1 |
I have searched in the WinCE 6.0 Catalog and I did not found the MFC support... (In previous version the MFC support is on the catalog) Does anybody know how could I add the MFC support in a WinCE 6.0 image? Thanks and regards.
|
| Mass Storage Issue | 28 Dec 2006 17:00 GMT | 1 |
Our OS uses Windows CE 5.0 We use the Mass Storage for the internal flash of device. After I copy the files from PC to Mass Storage of device, it is failed to access the files.
|
| custome sdk Message | 28 Dec 2006 16:14 GMT | 1 |
The following message was splashed on the screen when I was installing my custom os sdk. "Software development tools required to use this SDK for developing applications with native code are not installed on this development
|
| sub:FAT32 issue in 4GB cards | 28 Dec 2006 10:23 GMT | 1 |
We are trying to make our host to support high capacity memory cards.We face problems while reading the FAT contents of the High Capacity cards. 1)As the FAT version of High Capacity cards should be FAT32,our cards
|
| Samsung S3C2440 BSP for CE6 | 27 Dec 2006 23:43 GMT | 2 |
Where can I get WinCE6.0 BSP for Samsung S3C2440? Any answers are appreciated!
|
| SOS!!Boot Loader StartUp Function !! | 27 Dec 2006 23:04 GMT | 11 |
When I followed the MSDN document "How to develop a boot loader".I can not complete the building startup.s BUILD: [Thrd:Sequence:Type ] Message BUILD: [01:0000000022:ERRORE]
|
| (CE6) How to debug app for my own SDK? | 27 Dec 2006 22:31 GMT | 1 |
I create and install an SDK (with ARM emulator) and create an application for it. When I started the application, the following line displays and nothing more happen (emulator not started) ------ Deploy started: Project: mySDK1App1, Configuration: Debug mySDK1
|