| Thread | Last Post | Replies |
|
| Connect External Device to Board | 26 Sep 2006 06:27 GMT | 2 |
I have a board and i want to connect a daughter board in my board, for that i am using Chip Select 3 to connect. For that i have to configure CS3 Base address in OEMAddressTable, IRQ mapping.
|
| Ethernet Driver for WINCE kernel is not Working. | 26 Sep 2006 06:19 GMT | 2 |
I am Porting SMSC Kernel level ethernet driver on WINCE 5.0. The driver is working without KITL connection.I am able to ping the device.But during the KITL mode the OS hangs while initialising the Ethernet Device. Exactly it fails after the Lan_Initialisephy() function. the ...
|
| windows media player ocx control doesnt play midi files even though the media player plays it.why? | 26 Sep 2006 05:45 GMT | 8 |
I am experimenting on an application that plays midi,mp3 files. And i am using windows media player ocx control for this purpose. My ocx control plays mp3 files and wma files but not midi files. So i tried to play the midi file using windows media player and it was able to play
|
| Got blocked in WriteFile() | 25 Sep 2006 22:26 GMT | 1 |
Does any1 ever encounter this problem? My application sometimes gets blocked in WriteFile() on files created without FILE_FLAG_WRITE_THROUGH. It happened most of the time when the file access became slow(I.E. when there are over 2 thousand files in one directory)
|
| Limit on filenames in folder | 25 Sep 2006 18:51 GMT | 1 |
We've run across an odd problem on our WinCE 5.0 device, using a Samsung S3C2440. It seems that we can only have 999 files with similar names in a single folder (i.e. ABCDEFnnnnnnnnnnn.ext, where n is a date-and-time string). Other files of type .ext can still be created. Is this ...
|
| FATFS Filesystem in WINDOWS CE 5.0 | 25 Sep 2006 18:21 GMT | 3 |
I have written nand flash driver in WINDOWS CE 5.0. I have added the registery settings required properly (especially for TFAT). It is working in the DEBUG version properly. I am able to do all functions such as creating a partition, deleting a partiton, mount, dismount and ...
|
| NOR flash file system in Win CE 5.0 | 25 Sep 2006 18:18 GMT | 1 |
i am integrating NOR flash file systems for WinCE 5.0.I am able to do all the operations like formatting,creating new partition and deleting a created partition,mounting and dismounting etc., in debug version....... But this functions are not working for retail ...
|
| if nk.nbo is more than 32MB,i can't use DNW download it | 25 Sep 2006 18:15 GMT | 2 |
if i add many item form PB catalog,then nk.nb0 file size will be great than 32MB. i can't use DNW to download nk.nb0 if it is great than 32MB. we use s3c2440
|
| Compact framework performance | 25 Sep 2006 17:05 GMT | 1 |
I need to understand the performance limitations of the .Net compact framework compared to a native code implementation. In particular, I hear that startup performance can be a problem. Also, is the GC behaviour a problem for response time when designing interactive applications?
|
| Would I control the zoom in excel by program? | 25 Sep 2006 17:02 GMT | 3 |
I want to design a program to control the zoom percent. Is it possibile? Where would I find the reference data?
|
| PXA27X Standby Mode | 25 Sep 2006 17:00 GMT | 1 |
I am trying to put PXA27X processor into STANDBY mode from my application. I am following all the instructions in the developer's manual for preparing/entering this mode. The moment I set the SLFRSH bit in the Memory Device Refresh Register
|
| FAL supports large page nand flash? | 25 Sep 2006 15:22 GMT | 2 |
Hi all,, FAL under WinCE 4.2 doesn't support large page nand flash. but if we set up the sector size to 2Kbyte, we can use the large page nand flash.
|
| Serial debugging | 25 Sep 2006 13:46 GMT | 2 |
I have Win CE 5.0. How to disable the serial debug on COM1? Fizyq
|
| Unzip utility | 25 Sep 2006 13:03 GMT | 1 |
Is there a recommended (free) utility that can be used to unzip files on a Windows CE (ARM) device? Thanks!
|
| How to realize USB OTG driver on wince5.0? | 25 Sep 2006 10:02 GMT | 1 |
Dear all, My DM320 platform has a USB 2.0 full speed dual-role OTG controller, but I don't know how to develop a wince5.0 driver for it. Can you give me some helps on it? And is it possible to realize a OHCI or UHCI driver for it? Thanks in advance.
|