How do you take the created image to the SD-Card? I read about the tool disk prep and tried it, but had no success.dboling wrote:The techniques I mention for porting Windows Embedded Compact 7 (CE 7) should work just fine with CE 6.
Search found 3 matches
- Tue Feb 05, 2013 6:57 pm
- Forum: Other
- Topic: Windows CE [obsolete]
- Replies: 147
- Views: 116464
Re: Windows CE
- Thu Jan 31, 2013 8:09 am
- Forum: Other
- Topic: Windows CE [obsolete]
- Replies: 147
- Views: 116464
Re: Windows CE
Hi,
what you've written sounds great. I'm gonna try that for my system. I'm not that deep into WE Compact 7, yet, but I think I'm gonna find those settings.
Try searching for HID to add support for USB mouse and keyboard.
what you've written sounds great. I'm gonna try that for my system. I'm not that deep into WE Compact 7, yet, but I think I'm gonna find those settings.
Try searching for HID to add support for USB mouse and keyboard.
- Tue Jan 29, 2013 11:44 am
- Forum: Other
- Topic: Windows CE [obsolete]
- Replies: 147
- Views: 116464
Re: Windows CE
For those interested in my progress, I have ported Windows Embedded Compact 7 (Windows CE) to the RPi. I have the kernel running, KITL support and a basic video driver. However, without the USB host controller driver, I can't get keyboard/Mouse input going. I'm in the middle of trying to get the US...