After adding USB host support and device driver, when I tried to download to
target the system hang. Here is the bottom of the serial output file:
+---------- Initialize ----------+
RCR = 0x[8] TCR = 0x[0]
CR0 = 0x[D] CR1 = 0x[8] CR2 = 0x[0] CR3 = 0x[0]
ISR = 0x[10000005] IMR = 0x[FF]
RDSE = 0x[29710C0]
TDSE[0] = 0x[29700C0]
TDSE[1] = 0x[29704C0]
TDSE[2] = 0x[29708C0]
TDSE[3] = 0x[2970CC0]
RDCSIZE = [15] TDCSIZE = [15]
RDINDX = [1]
TXINDX[0] = [0]
TXINDX[1] = [0]
TXINDX[2] = [0]
TXINDX[3] = [0]
RDCSR = 0x[3] TDCSR = 0x[1111]
+------------------------------------------------------------+
0x8bf67c0c: x86KitlCreateName: Using Device Name 'CEPC49284'
0x8bf67c0c: OALKitlCreateName: Using Device Name 'CEPC49284'
KITL: *** Device Name CEPC49284 ***
KITL: DHCP get/renew device IP: 192.168.20.43
VBridge:: built on [Oct 11 2006] time [13:08:57]
VBridgeInit()...TX = [16384] bytes -- Rx = [16384] bytes
Tx buffer [0xA29745A0] to [0xA29785A0].
Rx buffer [0xA29785C0] to [0xA297C5C0].
VBridge:: NK add MAC: [0-40-63-E5-C0-84]
Any inputs would be great. Thanks