| Thread | Last Post | Replies |
|
| Hive based Registry Booting time | 04 May 2006 16:18 GMT | 5 |
My platform is working fine with ram based registry. Then I added support for hive based registry and its working fine. The problem I'm facing is booting time is around 5 to 6 minutes with hive based registry. Would appreciate any help thanks Anand
|
| what is the meaning of (. +8) | 04 May 2006 16:17 GMT | 5 |
In file startup.s, I find a line code as follow: add r1, pc, #g_oalAddressTable - (. + 8) But I do not know what is the meaning of (. +8), anybody know it? Thanks.
|
| ceddk for mainstone | 04 May 2006 16:14 GMT | 4 |
i am working on pxa270 platform, CE 5.0 (mainstone III) i try to write a peripehral device driver. i built a new project. wrote all code neccessary but i can not use MmMapIoSpace. it gives me error for not finding the function.
|
| Physical memory access is not working | 04 May 2006 16:01 GMT | 4 |
I have to transmit data to a peripheral device. I have stored a data file in Flash memory, copied from Flash to SDRAM, DMAed the data to the peripheral device correctly. There is no loss of data.
|
| emulator doesn't install | 04 May 2006 15:45 GMT | 3 |
I built an SDK from a platform. I did include an emulator in the SDK and after installing it there is also the emulator subdir under lib and include. There is also an emulation subdir containing an nk.cem which I can even start (though the resolution is not what I selected). However ...
|
| installing multiple ethernet cards on CE 5.0 | 04 May 2006 15:20 GMT | 5 |
I have a CEPC with CE 5.0 and three Ethernet cards. The first is a D-Link RLT8139-compatible adapter that I use to download run time images to the target. I set a static Ip by editing the autoexec.bat file that I use for booting via Ethernet.
|
| Need more than 24 device interrupt | 04 May 2006 14:26 GMT | 3 |
As PB4.2 My platform is SMDK2410,and I need to add two pieces of ST16554 to add my UART number .So I need 8 device interrupts My platform already defined SYSINTR_FIRMWARE +19
|
| porting winCE | 04 May 2006 13:09 GMT | 1 |
HIi, I' wanna port WinCE for different platforms. Do neone has an idea of some good tutorial for starting. ThanX
|
| pb4.2 t pb3.0 | 04 May 2006 12:31 GMT | 2 |
i have a Dll built by pb4.2,but this dll can not be used correctly in wince 3.0.then how can i Use pb4.2 to Build for Windows CE 3.0??
|
| NAND FMD driver for 2048 bytes per page nand | 04 May 2006 11:53 GMT | 2 |
Does anyone know where can i find the 2048 bytes per page nand driver for samsung nands? the PB5 sample has only for 512 one. plus, is there some place i can read how to modify the fatfs to support
|
| automate the stamping of the CE *.bin File | 04 May 2006 11:50 GMT | 3 |
during every night, i run an automated build of windows ce. i could find batch files and tools to manage that and it worked well. if you sell a kernel you have to "stamp" or "license" the binary file. unfortunatelly i couldn't find any commandline tool i could do the
|
| Error 30 on Compact Flash device | 04 May 2006 10:14 GMT | 2 |
I had number of read failures citing error 30 when reading from a number of compact flash devices using VIA ATAPI PCI/IDE Storage Block Driver. 30 = "The system cannot read from the specified device" I have now retrieved a device and when I access the Compact Flash using XP
|
| Connection with Custom Emulator | 04 May 2006 09:19 GMT | 1 |
Can anybody help me how to connect 'ceregedt.exr' (registry editor) with custom emulator ? Thanks in advance Regards,
|
| Wince 5.00 IE address bar | 04 May 2006 04:53 GMT | 4 |
I am using WinCE 5.00 with PXA 27x family processor. When I open IE address bar, the soft keypad does not pop up in the window automatically, most likely I missed some catalog entry, any comment or suggestion will be a great help. Thanks
|
| TFAT question | 04 May 2006 04:31 GMT | 1 |
When add Storage Device->Compact Flash/PC Card Storage into my OS for my Compact Flash, the FAT Filesystem will be added to my OS automatically, but acctaully I want TFAT instead of FAT for my CF! according the Help, I should choose either FAT or TFAT, but I can NOT delete
|