1 |
How can I develop applications on Windows CE?
Answer:
The Application development tools for Windows CE include:
(1) Embedded Visual C++ with service pack 4, free to download at Microsoft Website
(2) Visual Studio .NET via .NET Compact Framework V1.0 or 2.0. , must be bought from Microsoft. Supports: Visual Basic .NET, Visual C# and ative C/C++. If you need the SDK, you can download it from here |
|
2 |
After buying a Windows CE license, can I upgrade the CE version from CE5.0 to CE6.0?
Answer:
NO, Microsoft doesn't allow customers to upgrade the Embedded OS Version. |
|
3 |
Does the Windows CE 5.0 standard image support Remote Connection?
Answer:
The Remote Connection function is included in our standard image. Customers can use the Microsoft Embedded Visual C++ 4.0 or Platform Builder to setup the remote connection. You can reference the document: "Advantech Windows CE.NET Application Hand on Lab" from
here |
4 |
Can any brand of USB BT dongle be used on Windows CE 5.0?
Answer:
We have tested 2 BT USB modules: Planex BT-01UD1 & Blue Expert BED-002 and used the Logitech MX900 BT mouse for the BT USB module test and found no problems. |
5 |
Why does Disk folder not show in My Device?
Answer:
You can add ATAPI component [Devices\Storage Devices]. |
6 |
While right-clicking any ICON in Windows CE 5.0, on the desktop or in control panel, we only see the tab names with nothing underneath. Is there something wrong in the building phase?
Answer:
This is because you added the wrong component in the [User Interface]. Please remove the component "controls option B". |
7 |
Does Advantech support RAS Server/PPTP Server in the Windows CE 5.0 standard image?
Answer:
We don't include this component into the standard image but you can customize the image by adding the component "RAS Server/PPTP Server (Incoming)" in the [Core OS -> Communication Services and Networking Servers] to implement this function.. |
8 |
Is it possible to divide the CF card into two sections?
Answer:
Yes, CF should be in fixed mode. You can use Fdisk to do the partition in DOS. |
9 |
When the system boots, it shows Advantech's logo, can we change it to our logo using the same format file?
Answer:
Yes, you can change the Advantech logo image file named bootcepc.pcx in PCX format with 640x480x256 color. |
10 |
How can we enable the KITL debugging feature?
Answer:
You should use "Platform Setting" to enable the KITL function, which means you cannot use CF to boot CE directly. Use CEPCBoot to boot into the startup menu and than use eboot or sboot to boot Windows CE. For CEPCBoot, please go to Program Files\Windows CE Platform Builder\5.00\CEPB\UTILITIES \cepcboot.144 to make a cepcboot floppy and ghost it to CF card, ※loadcepc§ is the boot command. |
11 |
Does Windows CE5.0 have a 512 MB limitation on the total system memory? When we install a system with 1 GB DRAM; the BIOS recognizes it but the OS only recognizes 512 MB of memory.
Answer:
This is Windows CE limitation, it can only detect 512MB. The maximum memory support in CE 4.2 and CE 5.0 are both 512MB. Windows CE 3.0 should be 128MB. |
12 |
Is there any Windows CE 5.0 image for SOM-4451?
Answer:
Since chipset venders have no plans to support Sis 55x with Windows CE 5.0. We suggest customers do not implement Windows CE 5.0 for SOM-4451. We can provide Windows CE 3.0 for SOM-4451. Please notice the chipset performance will not be good with Windows CE 5.0. |
13 |
Are there any Windows CE 4.2 / 5.0 images for PCM-9577?
Answer:
We provide the standard Windows CE 4.2 image and SUSI Library V1.1 which supports GPIO and WDT for Windows CE in the standard product package, however, I2C is not included. |
14 |
Does Windows CE 4.2 or 5.0 for PCM-5820 support PPP over PCM-3601 modem board? There're two serial ports COM1 & COM2 occupied by network connection.
Answer:
Yes, both Windows CE 4.2 and 5.0 for PCM-5820 support PPP with PCM-3601 modem board through Dial-Up Connection. While you use this modem card on PCM-5820, you have to disable one serial port and release its IRQ to the modem card. In this case, you should still have another serial port available. |
| 15 |
Why is it that in the "Dial-up and Network" section we have "Connection to Com1" and "Connection to Com2§ after system bootup?
Answer:
"Connection to Com1" and "Connection to Com2" in "Dial-up and Network" are our pre-settings for Windows CE ActiveSync. You can modify the PBUserProjects.reg to disable the setting. |
| 16 |
I copied the contents of the original CF to a new one and then replaced the nk.bin. The system then wouldn't boot with this new CF? is there something else we should do?
Answer:
You must use "MakeCF utility" to put the CE loader into correct sector. A simple copy-and-paste cannot locate the file correctly. |
| 17 |
Which Windows CE version supports MLAN-3325 WLAN on TREK-755?
Answer:
The current version is Windows CE 4.2 for PPC-V106 with ZCOM (MLAN-3325). |
| 18 |
Can you provide SOM-4455 Windows CE 5.0 SDK? We are using Microsoft's embedded Visual C++ 4.0 to develop our application.
Answer:
Yes, we provide the SDK and Windows CE 5.0 user manual from here |
| 19 |
Why can't I use CMD mode when I use PCM-9375 Common DSP?
Answer:
The common DSP, which is provided by AMD has this problem, we suggest the following solutions:
(1)Remove originally CX3 component
(2)Add Flatmode component |
| 20 |
Why does DVI not display on PCM-9381?
Answer:
Please use "Registry Editor" to edit the registry [HKEY_LOCAL_MACHINE\Drivers\Display\Intel\Config\1\General] Change the DisplayConfig from 1 to 4 (for DVI display) For LVDS panel display, and set DisplayConfig to 2. |
| 21 |
Why can the ARK-3380 Windows CE image boot from CF but not the HDD?
Answer:
We have successfully booted Windows CE 5.0 from a HDD (Hitachi 2.5" HTS424040M9AT00) with ARK-3380. You only need to modify the registry from the Platform.reg.
(1) Open the Platform.reg
(2) Search "IF ADV_IDE0"
(3) Set the "DMA" = dword:01
(4) Save the platform.reg
(5) Make image |
| 22 |
We put the CF card on CN6 of SOM-4455's development Kit's CPU board, however, the CF can be not recognized by Windows CE 5.0. Are there any special settings necessary?
Answer:
CN6 is the Secondary IDE channel on SOM-DB4400, but SOM-4455 only supports Primary IDE. We suggest you put the CF onto SOM-4455's onboard CF slot. |
| 23 |
When building a Windows CE 5.0 image of PCM-3375 and running it with 64MB DRAM, which flag needs to be turned on?
Answer:
Since PCM-3375 requires 8MB DRAM for frame buffer use, that's why IMGRAM64 does not work. IMGRAM32 will be bootable while the image size is smaller than 15MB (image size + frame buffer + other service < 32MB). In this case, you should use Advantech add-ons to set IMGRAM56 (64MB DRAM 每 8MB frame buffer). |
| 24 |
Windows CE and Programming Tool Compatibility?
Answer:
Please always follow Microsoft's recommendations and suggestion to choose the right development tool. http://msdn.microsoft.com/embedded/usewinemb/ce/appdev/default.aspx |
| 25 |
What is the difference between ".NET Framework 1.1" & ".NET Framework 2.0"?
Answer:
Please study the following Microsoft articles in detail: 1. Compatibility between .NET 1.1 and .NET 2.0 http://www.informit.com/guides/content.asp?g=dotnet&seqNum=497&rl=1 2. Breaking changes in .NET Framework 2.0 http://msdn2.microsoft.com/zh-tw/netframework/aa570326(en-us).aspx |
| 26 |
What is the difference between ".NET Framework" & ".NET Compact Framework"?
Answer:
Please study the following Microsoft articles in detail: .NET Framework vs. .NET CF 1. Differences with the .NET Framework http://msdn2.microsoft.com/en-us/library/2weec7k5.aspx 2. Differences from Desktop in .NET Compact Framework Development http://msdn2.microsoft.com/en-us/library/t340010s(VS.80).aspx |