Bulid WINCE6 + VT6656

Echo
Hi all. I try to include VT6656 Drive to WINCE6. I download drive from
http://code.google.com/p/friendlyarm/downloads/list.

it can not build. Output View of VS2005 is show. 

Error: Could not find file
'C:\WINCE600\OSDesigns\Mini2440\Mini2440\RelDir\Mini2440_ARMV4I_Release\VNUWLC6.
dll'
on disk
VNUWLC6.dll
C:\WINCE600\OSDesigns\Mini2440\Mini2440\RelDir\Mini2440_ARMV4I_Release\VNUWLC6.d
ll
NK SHK 

Error: failed setting line
makeimg: FATAL ERROR: Command returned non-zero exit code 1 (dec).
makeimg: FATAL ERROR: Command returned non-zero exit code 1 (dec).

BLDDEMO: Mini2440 build complete.

Mini2440 - 5 error(s), 72 warning(s)

I see build file on C:\WINCE600\3rdparty\VNT\VNUWLC6. it show.

BUILD: [Thrd:Sequence:Type  ] Message
BUILD: [00:0000000000:PROGC ] Build started with parameters:
BUILD: [00:0000000001:PROGC ] Build started in directory:
C:\WINCE600\3rdparty\VNT\VNUWLC6
BUILD: [00:0000000002:PROGC ] Checking for
C:\WINCE600\sdk\bin\i386\srccheck.exe.
BUILD: [00:0000000003:PROGC ] Running passes WCEFILES0, MIDL, MC, ASN,
THUNK, PRECOMPHEADER, COMPILE, LIB, LINK, MANAGEDRESX, MANAGEDMOD,
MANAGEDDLL, MANAGEDEXE, MANAGEDWIN for ARM.
BUILD: [00:0000000004:PROGC ] Loading database
"C:\WINCE600\3rdparty\VNT\VNUWLC6\Build.dat".
BUILD: [00:0000000005:PROGC ] Done.
BUILD: [00:0000000006:PROGC ] Computing include file dependencies:
BUILD: [00:0000000007:PROGC ] Checking for SDK include directory:
C:\WINCE600\sdk\CE\inc.
BUILD: [00:0000000008:WARNN ] File:
C:\WINCE600\3rdparty\VNT\VNUWLC6\PlatformBuilderTempProject.vcproj.NAKORN-F577E0
50.Nakorn.user
does not exist (2).
BUILD: [00:0000000009:PROGC ] Scan C:\WINCE600\3rdparty\VNT\VNUWLC6\
BUILD: [00:0000000010:PROGC ] Saving
C:\WINCE600\3rdparty\VNT\VNUWLC6\Build.dat.
BUILD: [00:0000000011:INFO  ] Done.
BUILD: [00:0000000012:PROG  ] ' prelink.bat'
BUILD: [00:0000000013:PROG  ] ' postlink.bat'
BUILD: [01:0000000014:INFO  ] 
BUILD: [01:0000000015:INFO  ] C:\WINCE600\3rdparty\VNT\VNUWLC6>rem - copy
dll and pdb to flatreleasedir 
BUILD: [01:0000000016:INFO  ] 
BUILD: [01:0000000017:INFO  ] C:\WINCE600\3rdparty\VNT\VNUWLC6>copy
Target\ARMV4I\retail\VNUWLC6.* 
C:\WINCE600\OSDesigns\Mini2440\Mini2440\RelDir\Mini2440_ARMV4I_Release 
BUILD: [01:0000000018:INFO  ] The system cannot find the path specified.
BUILD: [01:0000000019:INFO  ] 
BUILD: [01:0000000020:INFO  ] C:\WINCE600\3rdparty\VNT\VNUWLC6>copy
Target\ARMV4I\retail\VNUWLC6.* 
C:\WINCE600\OSDesigns\Mini2440\Mini2440\Wince600\Mini2440_ARMV4I\cesysgen\oak\ta
rget\ARMV4I\retail

BUILD: [01:0000000021:INFO  ] The system cannot find the path specified.
BUILD: [01:0000000022:ERRORE]  postlink.bat failed - rc = 1
BUILD: [00:0000000023:PROGC ]                        Files  Warnings 
Errors
BUILD: [00:0000000024:PROGC ] Midl                       0         0      
0
BUILD: [00:0000000025:PROGC ] Message                    0         0      
0
BUILD: [00:0000000026:PROGC ] Precomp Header             0         0      
0
BUILD: [00:0000000027:PROGC ] Resource                   0         0      
0
BUILD: [00:0000000028:PROGC ] MASM                       0         0      
0
BUILD: [00:0000000029:PROGC ] SHASM                      0         0      
0
BUILD: [00:0000000030:PROGC ] ARMASM                     0         0      
0
BUILD: [00:0000000031:PROGC ] MIPSASM                    0         0      
0
BUILD: [00:0000000032:PROGC ] C++                        0         0      
0
BUILD: [00:0000000033:PROGC ] C                          0         0      
0
BUILD: [00:0000000034:PROGC ] Static Libraries           0         0      
0
BUILD: [00:0000000035:PROGC ] Exe's                      0         0      
0
BUILD: [00:0000000036:PROGC ] Dll's                      0         0      
0
BUILD: [00:0000000037:PROGC ] Preprocess deffile         0         0      
0
BUILD: [00:0000000038:PROGC ] Resx                       0         0      
0
BUILD: [00:0000000039:PROGC ] CSharp Compile             0         0      
0
BUILD: [00:0000000040:PROGC ] Other                      0         0      
1
BUILD: [00:0000000041:PROGC ] 
BUILD: [00:0000000042:PROGC ] Total                      0         0      
1
BUILD: [00:0000000043:PROGC ] 
BUILD: [00:0000000044:PROGC ] 0 Warnings,  1 Errors
BUILD: [00:0000000045:PROGC ] GetSystemTimes (seconds): Idle: 0     Kernel:
0     User: 0    
BUILD: [00:0000000046:PROGC ] Elapsed  time  (seconds): 0    

How to solve this problem? Please advice me.

William Hawk
i think you are using clean sysgen command.
Put all the files in "C:\WINCE600\PLATFORM\mini2440\Files" instead of
"C:\WINCE600\OSDesigns\Mini2440\Mini2440\RelDir\Mini2440_ARMV4I_Release"

and also read carefully the readme file comes with the package.

Andrea
hi 

i've got the same problem, can you be more specific?

i think that mistake is here

copy Target\ARMV4I\retail\VNUWLC6.* 

what does Target stand for?

Andrea

Bu287ra Aydo287ar
Hi,

It shouldnt be about Sysgen or Clean Sysgen.

I think, you couldnt integrate VT6656 Driver correctly.

If you can explain what you did step by step, i can help you.

->Where do you locate your new folder?
->If you locate it under /WINCE600/Platform/<yourplatform>/Src/Drivers, did
you edit DIRS file? Did you edit platform.bib,platform.reg?Did you create a
catalog file for it? etc.. 

Regards,
Bugra Aydogar