| Thread | Last Post | Replies |
|
| extern OAL_ADDRESS_TABLE g_oalAddressTable[] not found | 30 Jan 2007 14:48 GMT | 2 |
I try to use function in memory.c to convert virtual address to physical, however it result in linking error as below. As i look out for source code i couldn't find instantiation of g_oalAddressTable[]. Could anyone please advice me.
|
| Error Invalid Signature | 30 Jan 2007 13:39 GMT | 6 |
When trying to download an OS image (nk.bin or any other bin file) I get the above error message in response to this command: loadcepc /v /q /c:1 /b:115200 nk.bin the BSP is a standard X86 booted with the boot floppy generated by the
|
| Doesn't the ce 6.0 toolkit conflict with ce 5.0? | 30 Jan 2007 09:25 GMT | 1 |
Hi, everyone? When I install the new ce 6.0 visual studio 2005 and ce 6.0 platform builder on my pc which was already installed ce 5.0, the attaching to the target board with the visual studio can't be done.
|
| Windows CE pop-up messages | 30 Jan 2007 08:09 GMT | 5 |
I have a device that has Windows CE 5.0 as its operating system. I am wondering how I can disable all messages or pop-ups coming from the OS, as it interferes with the dedicated software installed on the device and the touch screen is non-functional. An example of this
|
| Boot loader splash screen | 30 Jan 2007 07:41 GMT | 7 |
Hi all, I need to develope a boot loader with a splash screen.My EVB is freescale imx31.When the platform brings up, a splash screen should be populated .So i need to place the image in the flash memory and my boot
|
| com1 open error after disable kitl | 30 Jan 2007 07:15 GMT | 6 |
I made a serial driver in order to connect a GPS module, which driver be registed to WINCE50 with below setting [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\Serial] "DeviceArrayIndex"=dword:0
|
| How to set the default Allocated memory size in platform builder! | 30 Jan 2007 02:10 GMT | 3 |
In my WINCE50 device, I found Allocated is 21576KB and In use is 164KB at control Panel->system->memory, I don't know how to set the default Allocated size in platform builder, And how to modify this value by application. thanks a lot
|
| Is there any E-book about learning Platform Builder? | 30 Jan 2007 01:15 GMT | 5 |
I want start platform builder, any e-book for studing it? Thanks!
|
| Exception Trouble | 30 Jan 2007 00:48 GMT | 7 |
I'm testing a new PXA255 custom board running CE 5.0 When an "undefined exception" occurs the CPU goes to the address 0xFFFF0004 (exception vectors), where the istruction "ldr pc, [pc, #0x3E0-8]" has been stored.
|
| Display Setting(Resolution) | 30 Jan 2007 00:04 GMT | 2 |
Dear Friends, I am customizing wince.net 4.2 image for VIA chipset terminal. I want to change the display settings as 1024X768 from 640X480. I tried to change in Common.reg like this,
|
| Hive based Registry + USB PenDrives | 29 Jan 2007 19:45 GMT | 1 |
I have a problem with USB PenDrive. ( VIA - CLE266 Windows CE 5.0 ) When I'm compilling CE with Hive-based Registry then USB PenDrives mounting time is over 90s ( sometimes 5minutes or not mounting!!! ), but when I'm compilling CE with RAM-based Registry then mounting time is max ...
|
| PXA270 Cache | 29 Jan 2007 19:24 GMT | 1 |
I wanted to know if there are some api in windows CE 5.0 which allows us to make use of the data cache available on PXA270. I have been checking the MSDN, but there are no direct API which supports such a functionality.
|
| Problem in enabling timer interrupt | 29 Jan 2007 19:14 GMT | 2 |
I am developing BSP for MC9328MXL litekit. I have developed the bootloader and can successfully download the nk.bin image. But I have a problem in the OAL layer. In
|
| Windows CE 5.0 high quality logo/image | 29 Jan 2007 18:45 GMT | 1 |
do you know where to get a good quality image of the Windows CE 5.0 logo? And the MSWEP logo? Best regards
|
| OAL Layer | 29 Jan 2007 16:24 GMT | 1 |
I am developing BSP for MC9328MXL litekit. I have developed the bootloader and can successfully download the nk.bin. I have a problem in OAL layer. In OEMInit()
|