Error when bulding Image

M

Mkr

I am new to XPe and also new to building image for Embedded systems. I
am having tons of errors when building image.

Can some body help

Here is a snippet of errors I am getting

R: Error 1005: File not found: "rdpwsx.dll"
Error 1005 (0x3ED) in "PlatformLib::CopySrcFile2": File not found:
"icaapi.dll"
R: Error 1005: File not found: "icaapi.dll"
Error 1005 (0x3ED) in "PlatformLib::CopySrcFile2": File not found:
"drprov.dll"
R: Error 1005: File not found: "drprov.dll"
Error 1005 (0x3ED) in "PlatformLib::CopySrcFile2": File not found:
"rdpcdd.sys"
R: Error 1005: File not found: "rdpcdd.sys"
 
B

Brad Combs

Mkr,

Is the repositories share on your system available? You can check by running
"net share" at a command prompt. If the share is there make sure it's
permissions are set to at least read.

HTH,
Brad
 
M

Mkr

Brad,
Thanks for your immediate response. I executed "net share" command
prompt. I also checked the repositories connection by running
\\machine-name\repositories.
I could see some folders such as {484C9D34-846E-40E2-A2E6-FF2771A303D5}
and 3 more similar folders. How could I make the permission read.

Thanks

Mkr
 
B

Brad Combs

Mkr,

Just right click the folder repositories, choose sharing, click permissions,
and verify that Everyone has at least read permissions. You may want to also
check that the path to the database and files are correct. So, open
Component Database Manager and verify that "Database server location:" is
your machine-name.Also, click the Repository tab, click Repository Roots and
make sure that your "Available repository roots" is
\\machine-name\repositories.

HTH,
Brad
 
M

Mkr

Brad,
Seems like my <machine-name> is different and pointing aonther
location. I am also not able to change the repositories root since the
buttons (Repository roots, Change location, Delete Repository) are
under Repository tab.

I dont know why

Thank you

Mkr
 
M

Mkr

Brad,
Sorry I did not add the below line

(Repository roots, Change location, Delete Repository) are disabled
under Repository tab.


I dont know why


Thank you


Mkr
 
B

Brad Combs

Mkr,

Make sure you have Component Database Manager open in "Exclusive Mode". You
do this simply by having all other XPe tools closed before you open it. Once
in Exclusive Mode the options will be available.

HTH,
Brad
 
M

Mkr

Hello Brad,
Thanks for your timely help. I greatly appreciate it.
I finally build the image without any error, but have 2 warning. Can I
just discard this warning. This warning is for a Intel 8255x ER fast
ethernet controller.

I also have a Graphical User application in VC++.
a)How am I going to port this application to target board.
b)I need to boot or start from this application on the target board.

Thanks

Mkr
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top