| Thread | Last Post | Replies |
|
| POOM extensions under Magneto | 07 Dec 2005 14:38 GMT | 1 |
> I have a question! if any other developers have run into trouble with > their > POOM extensions under Magneto?? > Maybe Microsoft has published a new specification. Is there anybody know, |
| How to debug Build.dat error | 07 Dec 2005 14:35 GMT | 3 |
Hi MS guy: How to debug the build.dat error? Any clue? Thanks Lu
|
| Is it possible to wake up use pccard client driver in pxa27x | 07 Dec 2005 13:28 GMT | 4 |
my pccard card needs to wakeup CPU, I try to set registry [HKEY_LOCAL_MACHINE\Drivers\PCMCIA] "NoAccess0"=dword:1 "NoAccess1"=dword:1
|
| SteppingStone and bootloader | 07 Dec 2005 10:18 GMT | 5 |
Excuse for my bad English... I develop bootloader for S3c2410-based device. This device have 4K internal RAM (called Steppingstone). At system reset the first 4 KBytes of NAND flash memory is copied onto Steppingstone 4-KB internal
|
| Adding a display driver doesn't work | 07 Dec 2005 09:52 GMT | 12 |
We are using PB .NET 4.2.on a Xscale based platform. We have all our drivers under Catalog -> Third Party -> BSP's -> <platform name> -> Device drivers. We started with a Tiny Kernel for our platform, and now we are trying to add
|
| Activesync over Ethernet | 06 Dec 2005 19:52 GMT | 4 |
I've been through all the posts. . I can ping device and vice versa so i have a good ethernet connection. I also have partnership set up for Activesync over USB. Then i run repllog /remote and its comes back saying it is connected,
|
| IMGFLASH Flag | 06 Dec 2005 18:18 GMT | 3 |
What does the IMGFLASH env var actually do? I have set it and it makes no difference that I can see, or is it up to the developer to put conditional stuff in the BIB files if it is set?
|
| Programming an Image into flash | 06 Dec 2005 18:05 GMT | 5 |
I am in the process of bringing up a new board. I have developed a serial bootloader and can load and run images with that, now I want to put the images into Flash, not as XIP but RAM images that my bootloader copies into RAM and then jumps to. I can get a raw binary image into ...
|
| Migration from 4.2 to 5.0 | 06 Dec 2005 15:37 GMT | 3 |
I am migrating a 4.2 PXA 255 BSP/drivers to 5.0. I have removed the GWE from my platform, though I have added the 'minimal GWES' sysgen and NLED sysgen variable from the catalogue. There are just the display, battery, touch panel divers included. On downloading, the following ...
|
| Windows CE Kernel Start Trouble | 06 Dec 2005 15:35 GMT | 3 |
I am building a plaform from a BSP cloned from Mainstone II. We are using pxa270 processor. We are downloading the image to the board using ARMBOOT (over serial port). we have inserted serial messages at several places to track the progress of the Windows CE loading. From what we ...
|
| Driver Debuging | 06 Dec 2005 15:11 GMT | 3 |
This is most generic question to ask .. I am using a Debug messages (RetaiMSg) for checking Driver . But what I want is ,i want to debug driver using break point like any simple application prog.
|
| .net compact framework 2.0 for arm architecture! | 06 Dec 2005 11:24 GMT | 1 |
i am just searching for .net compact framework 2.0 for platform builder 5.0 working with arm processors. the problem is that i can only find an installation file for x86 architecture. could you please tell me whether it exists or rather give me the link
|
| Generating a WinCE 5.0 emulator to be used with VS.NET 2003 PRO | 06 Dec 2005 10:34 GMT | 7 |
With PB 5.0, I generate an WinCE 5.0 emulator (X86 BSP) I can verify that this works by clicking in PB on "Attach device", and the emulator works well Then I build the SDK within PB 5.0
|
| Feasibility : change debug message from Uart to USB on WinCE50? | 06 Dec 2005 06:42 GMT | 2 |
I want to output debug message, which originally is outputted from Uart, through USB. The file "debug.c" in the path( \WINCE500\PLATFORM\SMDK2440A\Src\Kernel\Oal ) has 3 functions
|
| USB Function Clients | 05 Dec 2005 22:46 GMT | 4 |
If I add RNDIS, Mass Storage and Serial clients to my build should The host PC enumerate all three or just the last item. Paul
|