| Thread | Last Post | Replies |
|
| Error in the Cesysgen process | 12 Jan 2006 13:52 GMT | 4 |
i have been trying to build the bsp foe one of the custom platfrom and the sysgen does not succed at all and stops during at the following point EBUILD: Running sysgen -p dcom preproc Starting sysgen phase for project ( dcom )
|
| debug driver/project release everything else?? | 12 Jan 2006 13:07 GMT | 6 |
In doing some debugging I quite often get into the situation where the debug build prints too many messages to the output screen. Its actually quite hard to pick through all the messages to get to the ones I want. I know you can mute most of these but with so many components in ...
|
| MainstoneII USB cable detection | 12 Jan 2006 12:12 GMT | 4 |
In the OAL (MainstoneII) is code: //Enable USB Cable detection interrupts (IRQ_GPIO0_USBCD) I can't find where it is used later. Who and where is it used? I'm searching how is Activesync automatically started.
|
| problem faced during USB Host CETK testing/net2280 | 12 Jan 2006 07:48 GMT | 1 |
we need USB Host CETK testing Procedure document.In one mail to the newsgroup,it was said that it would be available on the next PB 5.0 Help Update. I have seen that update is available from the following link:
|
| RNDIS USB function for ActiveSync | 12 Jan 2006 06:54 GMT | 1 |
Correct me if I am wrong but I seem to recall MS is "preferring" the RNDIS client as opposed to the SERIAL client for the USB FUNCTION implementation in ActiveSync.
|
| Wavedev Audio :::::: URGENT | 12 Jan 2006 03:13 GMT | 4 |
Migrated a 4.2 wavedev and wavclick driver to 5.0. Actually, have made no changes... code compiled in PB 5.0 without any trouble. The registry settings remain the same, and have made sure that the librarires.... wavedev.dll and wavclick.dll are loading into the nk.bin.
|
| How to recompile/build source from private/winceos/coreos/core/dll | 11 Jan 2006 21:42 GMT | 3 |
For debugging purposes only I have to change something in the source code from the Shared Source Code directories, subj in particular. The Help (PB for WinCE 5.0, Private Winceos COREOS Directory) says it's "buildable, from command line".
|
| Windows CE on a desktop? | 11 Jan 2006 17:58 GMT | 4 |
Can Windows CE run on a standard desktop system (i.e. Packard, Compaq, Dell)? Would there be any configuration of Windows CE required? Is it likely that the appropriate drivers for common desktop devices are available
|
| Consuming a DLL | 11 Jan 2006 17:56 GMT | 13 |
I'm trying to write a bit of sample code but I'm getting very frustated. In PB I just create a new DLL "that exports some symbols" and use it as is. I build it into a x.dll. I then take the x.dll and copy it into the folder of a VS.NET project.
|
| USB Host Controller powering down during suspend/resume | 11 Jan 2006 15:47 GMT | 3 |
I need to prevent USB host controller from powering down when the device suspends. The main requirement is to set any activity on the USB device ( keyboard ) as a wakeup source for the device from the suspended state.
|
| cefilter my export definition file | 11 Jan 2006 15:37 GMT | 16 |
I want to use cefilter to preprocess my .def file. I add some lines like this ; @CESYSGEN IF MY_DEFINITION MyExportedFunction
|
| USB keyboard issue in IXDP420 CPU | 11 Jan 2006 14:55 GMT | 1 |
W built the CE 5.0 English on Intel's IXDP420 CPU-400MHz. It was good operation and USB keyboard. When we changed the OS version from English to Japanase. It didn't operate the USB keyboard even if I included Japan Keyboard
|
| Does FSRAMPERCENT work? | 11 Jan 2006 14:49 GMT | 5 |
I have tried to reduce the memory allocated to Storage på adding the line FSRAMPERCENT=0x20202020 in config.bib. By default there was no FSRAMPERCENT in the config.bib. It have no effect, I still have half
|
| Switching from Japanese to English | 11 Jan 2006 14:10 GMT | 1 |
We noticed a problem when switching from Japanese to any "latin" language or from Korean to latin language: the path separator character is not correct. Usually, the path separator is the backslash "\". But in Japanese, it's the "full width yen" (A kind of Y crossed by two lines) ...
|
| Create platform SDK with PB | 11 Jan 2006 14:09 GMT | 4 |
I have created a minimal OS design with platform builder for CE 5.0 and generated an SDK for the device. In the OS Design View I can see MFC under the Applications and Services Development node in the tree but when I try and build a WCE MFC AppWizard (dll) with eMbedded VC++ 4.0,
|