Re: KITL over USB
- From: voidcoder <voidcoder@xxxxxxxxx>
- Date: Tue, 20 Nov 2007 09:37:11 +0000
>> Thats why i need to consider using the USB Host
>> port as a means for download and KITL
Nope, it is impossible. Consider that the other
end (your PC) is USB Host too and therefore can
not be used to connect to another USB Host
(your device).
The only way to have USB KITL running is to use
USB Function Controller on your device, what is
far not that simple. Apart the connectivity options
in PB there is plenty of coding on the device side.
You have to implement RNDIS Function controller
manually for both bootloader and KITL transport
(have a look at rne_mdd.lib). If your BSP already
includes USB Function driver that would be of great
help. You can use Mainstone BSP as an example,
it supports KITL over USB.
--
Oleg
Alan Previn wrote:
my device has both USB Host and Slave functionality.... but i want to connect to the USB Host port. this device i have is x86 based but it hasnt got a serial or parallel port or any PCI slot. Thats why i need to consider using the USB Host port as a means for download and KITL. So is this possible? I have never found any DOS eboot.bin equivalent for USB for the dawnload but for KITL - it seems WINCE 6.0 connection options accomodate for USB debugging (although i am not sure if that requires the target be a "USB device and not host"..
...alan
"voidcoder" wrote:
So is your device USB Host or USB Device? KITL over
USB requires USB Function controller (or OTG) on your
device. Loadcepc points to something x86 based, where
USB Function is normally missing ...
--
Oleg
Alan Previn wrote:I heard that WinCE 6.0 comes with KITL over USB. In fact i have WinCE 6.0 installed and i can see the option in the "Connectivity Options" menu. My question is, with the case of the DOS utility, "loadcepc"... how do i get it to connect to my host machine via USB for download?
thanks.
- References:
- Re: KITL over USB
- From: voidcoder
- Re: KITL over USB
- From: Alan Previn
- Re: KITL over USB
- Prev by Date: Re: Timer with Micro seconds
- Next by Date: Re: Timer with Micro seconds
- Previous by thread: Re: KITL over USB
- Next by thread: Re: DHCP problems uncder CE 6.0
- Index(es):
Relevant Pages
|