Go to previous topic
Go to next topic
Last Post 18 Oct 2010 09:32 AM by  thuynh2010
Build errors on new BSP 2.0.0
 1 Replies
Author Messages
thuynh2010
New Member
New Member
Posts:


--
30 Sep 2010 02:15 PM
    I'm trying to get a clean build of the 'hello' example program using the latest TI OMAP35X BSP 2.0.0 on Windows CE 6.0 platform builder.

    Windows CE 6.0 has all the QFE updated in place and reports clean.

    It looks like everytime I build the solution. It gives me an error message telling me there is an library file missing.

    Just now, I got an error message:

    Error 6 BUILD: [01:0000000278:ERRORE] LINK : fatal error LNK1104: cannot open file 'C:\WINCE600\platform\common\target\ARMV4I\debug\ti_constraintadapters_omap35xx_tps659xx_ti_v1.dll'

    I copied and pasted the dll from the folder LOGIC_SOM_OMAP35x_SHOW in 'C:\WINCE600\platform\common\target\ARMV4I\debug\' then rebuild the solution. After the build finished, I got the same error message above. It seems to me the dll is being deleted during the build process.

    Has anyone seen this problem?
    thuynh2010
    New Member
    New Member
    Posts:


    --
    18 Oct 2010 09:32 AM
    Problem solved


    ---