This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

why build displink on wince is failed

Other Parts Discussed in Thread: OMAP3530

I am a new to the omap3530 .Now I use  dvsdk_wince_01_11_00_03_patch_01(download from ti web)  on windows ce ,My PC eniverment is :windows XP Sp3 ,vs2005+sp1, wince6.0 ,wince6.0sp1,wince6.0sp2,wince6.0sp3 ,and wince6.0sp3 update to 2011.when I build the EVM_OMAP3530 BSP ,the project is successful,but when I buid the DVSDK(according to Install GUILD OMAP3530.pdf),it is failed. the errror is list:

(1):from c6accel and codecserver logs:        "C:/ti-tools/bios/xdctools/packages/xdc/cfg/Main.xs", line 40: XDC runtime error: can't find the library 'export/BIN/DspBios/OMAP3530/OMAP3530_0/RELEASE/dsplink.lib' specified by package dsplink.dsp.

(2)from dmai  logs :       js: "C:/ti-tools/bios/xdctools/packages/xdc/cfg/Main.xs", line 40: XDC runtime error: can't find the library 'export/BIN/WinCE/OMAP3530/RELEASE/dsplinkapi.lib' specified by package dsplink.gpp.

(3) tne dsplink logs:

Starting ARM build
BUILD: [01:0000000111:INFO  ] ===========================================================
BUILD: [01:0000000112:INFO  ] gmake: *** No rule to make target `release'.  Stop.
BUILD: [01:0000000113:INFO  ] ===========================================================
BUILD: [01:0000000114:INFO  ] Starting ARM sample application build
BUILD: [01:0000000115:INFO  ] ===========================================================
BUILD: [01:0000000116:INFO  ] Makefile:69: \\make\\start.mk: No such file or directory
BUILD: [01:0000000117:INFO  ] gmake: *** No rule to make target `\\make\\start.mk'.  Stop.
BUILD: [01:0000000118:INFO  ] ===========================================================
BUILD: [01:0000000119:INFO  ] Starting DSP build
BUILD: [01:0000000120:INFO  ] ===========================================================
BUILD: [01:0000000121:INFO  ] gmake: *** No rule to make target `release'.  Stop.
BUILD: [01:0000000122:INFO  ] ===========================================================
BUILD: [01:0000000123:INFO  ] Starting DSP sample application build

from the errors,I know when I build the project ,I don't  product the the file folders:  /dsplink/gpp/export/bin ,  /dsplink/gpp/export/build and

 /dsplink/dsp/export/bin , /dsplink/dsp/export/build

what is wrong with me ? who can help me

ths advance