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.

Platform Builder make error

I have built a platform builder environment for WinCE 6.0 R3 (based on Visual Studio 2005, including all supplements and updates). This environment also includes Bsquare's BSP for OMAP35x (part of the Digital Video SDK , DVSDK).

After creating a simple OS design in the platform builder (BSP configured to TI_EVM_3530:ARMV4I and design template is "Custom Device"), I build the package.

I get the following errors in build.err file:

BUILD: [01:0000000075:ERRORE] NMAKE :  U1073: don't know how to make 'C:\WINCE600\platform\common\lib\ARMV4I\retail\oal_i2c_omap35xx_tps659xx_ti_v1.lib'

BUILD: [01:0000000077:ERRORE] NMAKE.EXE TargetLibFiles  -i -c BUILDMSG=Stop.  BUILDROOT=C:\WINCE600\PLATFORM\TI_EVM_3530 LINKONLY=1 NOPASS0=1 failed - rc = 2

I also get these warnings in build.wrn file:

BUILD: [00:0000000008:WARNS ] x86 is not a subdirectory of C:\WINCE600\PLATFORM\COMMON\SRC\.

BUILD: [00:0000000054:WARNS ] Directory: C:\WINCE600\public\ossvcs\oak\inc\ does not exist.

BUILD: [00:0000000061:WARNN ] C:\WINCE600\PLATFORM\TI_EVM_3530\SRC\OAL\OALI2C\: Missing source file: C:\WINCE600\platform\common\lib\ARMV4I\retail\oal_i2c_omap35xx_tps659xx_ti_v1.lib.

What could be the source of these errors and warnings?

Any help will be appreciated!

Ishai