| Thread | Last Post | Replies |
|
| serial port connection | 14 Jul 2006 08:51 GMT | 1 |
I am using a Motorola Freescale (MX21) board to run on WinCE. I used CreateFile(), SetCommState(), ReadFile() & WriteFile() to build a COM port connection and do the printing task with a Zebra printer RW 420. The sending out data was coded with the printer language (CPCL) in
|
| I2S Audio Driver | 14 Jul 2006 08:13 GMT | 1 |
Hello, I am working on pxa270 platform and gonna support I2S audio output, but I couldn't find the reference code for I2S audio driver in the BSP. Could anyone kindly share with me the driver or tell me how I can get a copy of the
|
| Windows CE 4.20 or 5.00? | 14 Jul 2006 08:05 GMT | 9 |
How can I determine if my Windows CE device is 4.20 or 5.00? Is there a big estetic difference to determine it or is there a system registry key telling me this? Mhaxx
|
| Catalog Item not appearing in Workspace Catalog Tree... | 14 Jul 2006 07:21 GMT | 1 |
...despite no error report from Platform Builder, when I add a keyboard driver from my custom BSP (based on Samsung SMDK2410), nothing appears in the "left-hand" catalog tree. i.e. it seems as though the Catalog Item has not been added to the OS design.
|
| Bug in pcicfg.c | 13 Jul 2006 23:46 GMT | 4 |
is it possible that I just found a bug in pcidgf.c? for (Function = 0; Function < PCI_MAX_FUNCTION; Function++) { Cfg.VendorID = PCI_INVALID_VENDORID; Cfg.DeviceID = PCI_INVALID_DEVICEID;
|
| WinCE Update releases for the month of June 2006 | 13 Jul 2006 21:07 GMT | 3 |
Updates for Microsoft® Windows® CE are now available as a monthly rollup, as opposed to the previous weekly release schedule. The Microsoft® Windows® CE update rollup will be released the second Tuesday of every month, the latest release occurring on July 11, 2006.
|
| romimage assertion | 13 Jul 2006 17:01 GMT | 4 |
when I try to make runtime image i see interesting assertion. log: === Windows CE ROM Image Builder v4.0.000 Copyright (c) Microsoft Corporation
|
| Emulator for PXA255 | 13 Jul 2006 16:19 GMT | 2 |
Is emulator for PXA255 available with windows ce 5.0? I found emulator only for x86 processor but I want it for PXA255.
|
| Change to config.bib file does not work! | 13 Jul 2006 15:34 GMT | 3 |
I have done some changes in config.bib file (In the Workspace window, from the ParameterView tab, CEPC, Hardware Specific Files), make image but no change are made. If i go to c:\WINCE500\PBWorkspaces\NewECU\RelDir\CEPC_x86_Release\ and
|
| Adding CF2 to the catalog | 13 Jul 2006 13:43 GMT | 7 |
I have had to reinstall my CE5.0, but its missing the CF2 component. All the links to download this appear to be broken, and the yearly roll up link from http://msdn.microsoft.com/embedded/windowsce/default.aspx is also broken ! How can I add CF2 to CE5.o paltform builder ?
|
| ISR to IST data passing example? | 13 Jul 2006 11:35 GMT | 3 |
Can anybody help me to understand data passing from ISR to IST by giving example? Up to now i understand that there is 2 steps that i should do. First defining a reserved area in MEMORY section of config.bib. Second i should access that area from my IST/ISR.
|
| Which is the correct way to handle 128mb ram in PB5 ? | 13 Jul 2006 10:15 GMT | 5 |
i'm here again with this problem. I have already had this problem some months ago (solved?), now i have reinstalled PB5 with all the patches, follow the step below, but no way to make the image works.
|
| SH-4 or Freescale for CE Platform? | 13 Jul 2006 08:33 GMT | 5 |
Hey guys. Just looking for some opinions here... We've historically developed all of our platforms on StrongARM or XScale based processors running Windows CE over the past...9?...years. However, given some of the recent developments with Intel selling off
|
| My platform folder is empty what did I do wrong? | 12 Jul 2006 21:36 GMT | 1 |
When using Platform Builder 5.0 I no longer can see any platforms in the file view tree. The public and private folders show the correct files. I uninstalled and reinstalled Platfom builder.
|
| How to recompile/build source from private/winceos/coreos/fsd/fatfs | 12 Jul 2006 16:40 GMT | 1 |
For debugging purposes only I have to change something in the source code in private/winceos/coreos/fsd/fatfs (PB for WinCE 4.2). I know I should make backups, and that's been taken care of. However, trying to compile it using the command line generates an error:
|