| Thread | Last Post | Replies |
|
| Having trouble debugging with Majic JTAG and Platform Builder | 16 May 2006 18:21 GMT | 2 |
I was able to flash my eboot. I can step normally in monice. However, if I use Platform builder, all the flash memory seems to have 00B0 in the hiword. If using the monitor window I set byte 0 to the appropriate jump
|
| Cxport thread busy | 16 May 2006 18:19 GMT | 1 |
Is Cxport.dll only associated with network based devices or with input devices too, such as mouse, keyboard or USB? I have set NoIdleTimerReset but still there is high CPU activity. Is PS2 based mouse/keybd/USB power aware.
|
| Is CELog periodic error log? | 16 May 2006 16:44 GMT | 10 |
When i enable CELog, will it just log even htough i didn't call CELogData () or CELogMsg(). In my case, it's just created logfile with empty data, there is some format, even though i dind't call any CELogMsg / CELogData. Please help me to understand.
|
| DeviceFolder::LoadDevice!Enumerate Found deprecated load instructions | 16 May 2006 16:44 GMT | 2 |
I see this message dumped all the time: DeviceFolder::LoadDevice!Enumerate Found deprecated load instructions at (Driver s\BuiltIn\AFD). Driver cannot be unloaded.
|
| Unfilled ROM holes | 16 May 2006 16:33 GMT | 1 |
Does anyone have any suggestions on how to minimize the amount of space in unfilled ROM holes in an OS image build ? It seems like the packing is based on the order things are found in ce.bib which is based on where they are in the various .bib files. If you start with
|
| Difference between Data cache and FAT cache | 16 May 2006 16:13 GMT | 2 |
as I have seen there are now two registry keys to configure the cache oft the FATFS (DataCacheSize, FatCacheSize). Can somebody explain the difference between Data cache and FAT cache? Regards Peter
|
| Backup registry on CE devices | 16 May 2006 16:10 GMT | 3 |
this is another question about the tricky hive based registry. In the last years we have sold a lot of windows ce devices with ce4.1,4.2,5.0 versions to our customers. There is always one question. Many of them would like to make a backup of their registry settings.
|
| Problem adding SIP driver | 16 May 2006 15:12 GMT | 2 |
When adding the 'SIP for Large Screens' in a WinCE 5 Platform Build, I get the following error during Platform Build (build.log) : coredll.def : error LNK2001: unresolved external symbol SipEnumIM coredll.def : error LNK2001: unresolved external symbol SipGetCurrentIM
|
| .NET CF | 16 May 2006 13:54 GMT | 3 |
What are all the version of .NET CF? Could you list them? .NET CF 1.0 S.P.1.. ... .NET CF 2.0 S.P.1..
|
| Why are SYSGEN vars not set? | 16 May 2006 06:44 GMT | 5 |
Hello experts I'm using PB5.0 and wonder whether this is a bug or desired behaviour: If I create a new custom platform based on my BSP and add some standard components e.g. "Standard Shell" to the platform, the PB IDE automatically
|
| Bug in OHCI2 driver for Windows CE 5.0? | 15 May 2006 21:59 GMT | 4 |
I'm in a middle of porting USB device-driver from Windows NT/2k/XP... to Windows CE, and I have few questions: Did anyone knows why I can't transfer zero byte vendor-transfer? (It's failed immediatly)
|
| how can the build-tool build a dll when source file says "TARGETTY | 15 May 2006 17:32 GMT | 1 |
I am developping a driver for SDCard using WM5.0, I find the OS will load sdmemory.dll to drive the SDCard but in the source-file it defines like this TARGETDEFNAME=SDMemory
|
| FAT Cache Pre-Warming | 15 May 2006 17:06 GMT | 3 |
how often is the pre-warming function of the FATFS cache triggered? Once during boot or repeatedly during runtime? Regards Peter
|
| what's the difference between TARGETLIBS and SOURCELIBS? | 15 May 2006 16:53 GMT | 4 |
hi, experts: what's the difference between TARGETLIBS and SOURCELIBS?
|
| PB's emulator inside a virtual machine | 15 May 2006 16:36 GMT | 2 |
For the record: it can be done - I'm doing it under VMWare. Thanks to Barry Bond (appropriately enough, his title is "Architect") for the encouragement at the MEDC, even if his idea didn't pan out.
|