USB installation problem(tiny6410)

vinodh
hi,

I tried to install tiny6410 usb driver in my lap(windows xp 32 bit),
its getting installed but when i try to connect my tiny6410 kit via USB
that time the USB is not detecting and its not there in device manager list
also..
i opened dnw software thr usb=X(not detected)..PLS help me..

davef
First, are the drivers for DNW installed?  You should see in your
C:\WINDOWS\SYSTEM\drivers two files called SECBULK.sys and SECBELK.inf

They are found on the downloads page.

Second, I found that I needed DNW running on the PC, the mini2440 in NOR
mode and running (you'll see the user menu in DNW) AND then plug in the USB
cable.

vinodh
Hi,
I checked in C:\WINDOWS\SYSTEM\drivers but the two files(SECBULK.sys and
SECBELK.inf) are not there..so i downloaded that files from frienly arm web
site,then i extract that zip file,in that extracted folder i found those
two files and i copied those files into that "system" location.
previously in DNW software shows both COM=X and USB=X  but now its shows
like this(COM:1,115200 and USB=X) i think COM is displaying something.
Still usb is not working..the think is after i installed the usb driver
file i connect usb cable to the system..that time it should detect and ask
for installing and finishing driver software but its not doing anything...
what may i do... 
if i connected serial cable then its gives this following commands, 
 

OK


U-Boot 1.1.6 (Jul 21 2011 - 12:49:00) for FriendlyARM MINI6410



CPU:     S3C6410@532MHz

         Fclk = 532MHz, Hclk = 133MHz, Pclk = 66MHz, Serial = CLKUART (SYNC
Mode) 

Board:   MINI6410

DRAM:    256 MB

Flash:   0 kB

NAND:    2048 MB 

*** Warning - bad CRC or NAND, using default environment


In:      serial

Out:     serial

Err:     serial

data abort

pc : [<c7e11714>]     lr : [<c7e11490>]

sp : c7ffff24  ip : 00000000   fp : c8000000

r10: c7ffffff  r9 : 00000003   r8 : be73eff6

r7 : c7e608d4  r6 : c7e26b0e   r5 : c7e608d5  r4 : c7ffff5c

r3 : 000000ff  r2 : 00000001   r1 : 00000000  r0 : ffffffff

Flags: nzCv  IRQs off  FIQs off  Mode SVC_32

Resetting CPU ...

data abort

pc : [<c7e13034>]     lr : [<c7e1a1f8>]

sp : c7fffeac  ip : 00000000   fp : c8000000

r10: c7ffffff  r9 : 00000003   r8 : be73eff6

r7 : c7e608d4  r6 : c7e26b0e   r5 : c7ffff10  r4 : c7ffff5c

r3 : e1a0b80b  r2 : c7e14a64   r1 : 0000000a  r0 : 0000000a

Flags: Nzcv  IRQs on  FIQs on  Mode SVC_32

Resetting CPU ...

data abort

pc : [<c7e13034>]     lr : [<c7e1a1f8>]

sp : c7fffe34  ip : 00000000   fp : c8000000

r10: c7ffffff  r9 : 00000003   r8 : be73eff6

r7 : c7e608d4  r6 : c7e26b0e   r5 : c7fffe98  r4 : c7ffff5c

r3 : e1a0b80b  r2 : c7e14a64   r1 : 0000000a  r0 : 0000000a

Flags: Nzcv  IRQs on  FIQs on  Mode SVC_32

Resetting CPU ...

data abort

pc : [<c7e13034>]     lr : [<c7e1a1f8>]

sp : c7fffdbc  ip : 00000000   fp : c8000000

r10: c7ffffff  r9 : 00000003   r8 : be73eff6

r7 : c7e608d4  r6 : c7e26b0e   r5 : c7fffe20  r4 : c7ffff5c

r3 : e1a0b80b  r2 : c7e14a64   r1 : 0000000a  r0 : 0000000a

Flags: Nzcv  IRQs on  FIQs on  Mode SVC_32

Resetting CPU ...

data abort

pc : [<c7e13034>]     lr : [<c7e1a1f8>]

sp : c7fffd44  ip : 00000000   fp : c8000000

r10: c7ffffff  r9 : 00000003   r8 : be73eff6

r7 : c7e608d4  r6 : c7e26b0e   r5 : c7fffda8  r4 : c7ffff5c

r3 : e1a0b80b  r2 : c7e14a64   r1 : 0000000a  r0 : 0000000a

Flags: Nzcv  IRQs on  FIQs on  Mode SVC_32

Resetting CPU ...

data abort

pc : [<c7e13034>]     lr : [<c7e1a1f8>]

sp : c7fffccc  ip : 00000000   fp : c8000000

r10: c7ffffff  r9 : 00000003   r8 : be73eff6

r7 : c7e608d4  r6 : c7e26b0e   r5 : c7fffd30  r4 : c7ffff5c

r3 : e1a0b80b  r2 : c7e14a64   r1 : 0000000a  r0 : 0000000a

Flags: Nzcv  IRQs on  FIQs on  Mode SVC_32

Resetting CPU ...

Dave Festing
I would check that you can use DNW on the 6410 series.  I have seen quite a
few postings on here about getting this model to boot.  Try searching
<superboot> and <mini6410 boot>

Good luck!

vinodh
Hi,
   Thanks your help keep it up...

venkatesh
hi,
I checked in C:\WINDOWS\SYSTEM\drivers but the two files(SECBULK.sys and
SECBELK.inf) are not there..so i downloaded that files from frienly arm web
site,then i extract that zip file,in that extracted folder i found those
two files and i copied those files into that "system" location.
previously in DNW software shows both COM=X and USB=X  but now its shows
like this(COM:1,115200 and USB=X) i think COM is displaying something.
Still usb is not working..the think is after i installed the usb driver
file i connect usb cable to the system.the dnw is opening but when i
pressed any key na its not proceeding for further step.that time it should
detect and ask for installing and finishing driver software but its not
doing anything...

Masoud Jowharian
In addition to the Two Recommendation of Mr Davef you must empty the SD ram
from any "Images" directory Or Rename It to ant other names.Then the PC
will recognize the USB driver simply.
84