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.

DSP Link build fails

Other Parts Discussed in Thread: OMAPL138

working on integrating DSP Link with Win CE 6.0, I followed all the steps as mentioned in Installation Guide for DSP Ling.

I am facing repeated error U1073, I am resolving these errors by searching file in WINCE600 folder and copying it to the error directory....

Logs:

************************************************************************************

BUILD: [01:0000000358:PROGC ] Linking C:\WINCE600\platform\OMAPL138_AM18X\lib\ARMV4I\retail\usbfndrvr.lib
BUILD: [00:0000000374:PROGC ] Building LIB Pass in C:\WINCE600\PLATFORM\OMAPL138_AM18X\SRC\DRIVERS\USB\USBOTG\ directory.
BUILD: [01:0000000384:ERRORE] NMAKE :  U1073: don't know how to make 'C:\WINCE600\OSDesigns\OMAPL138_AM18X_SAMPLE\OMAPL138_AM18X_SAMPLE\Wince600\OMAPL138_AM18X_ARMV4I\cesysgen\oak\lib\ARMV4I\retail\defbuslib.lib'
BUILD: [01:0000000386:ERRORE] NMAKE.EXE TargetLibFiles  -i -c BUILDMSG=Stop.  BUILDROOT=C:\WINCE600\PLATFORM\OMAPL138_AM18X LINKONLY=1 NOPASS0=1 failed - rc = 2

***********************************************************************************

It is virtually inpossible to resolve all errors like this.

any suggestions....

thanks in advance

hemant

  • Hi,

    Follow the instruction\steps mentioned in the "InstallGuide_WinCE_OMAPL138.pdf'.

    Re-check the environment variable paths and try to build again.

    Regards,

    SS

  • Hi SS

    can you forward the link to this said document "InstallGuide_WinCE_OMAPL138.pdf".

    thanks

    hemant

  • It is under dsplink\doc folder.

  • i am following same document and have read user guide too. 

    following error observed in gpp side dsplink build while executing gmake command

    following error observed in dsp side dsplink build while executing gmake command

    any suggestions

    thanks

  • Hi 

    I am working with OMAP L-138 with Win CE 6.0.

    I am able to move a bi ahead, now while including DSPLink in OS during building OS in VS-2005, I am facing errors because of dsplinkk.dll missing from location C:\WINCE600\OSDESIGNS\OMAPL138_AM18X_TI_DEFAULT\OMAPL138_AM18X_TI_DEFAULT\RELDIR\OMAPL138_AM18X_ARMV4I_RELEASE\DSPLINKK.DLL.

    I am using following software,

    1. WINCE 6.0 (R1, R2, R3 and platform builder) from MSDN

    2. DSP\BIOS 5.33.05

    3. CG_Tool Ver 6.1.14

    4. Active Perl

    5. DSPLink

    6. OMAP-L138_Win CE6.0 Source BSP from Adeono

    I followed all the instructions as per "InstallGuide_WinCE_OMAPL138.pdf", but still I am facing errors in VS-2005.

    The snapshot of log is as under:

    Its urgent, I have been posting it for quite some time,

    do suggest where I am wrong.

    thanks

  • Hi,

    Check whether dsplinkk.dll is present in the %_FLATRELEASEDIR%.** As per logs its not present **

    Copy it manually and proceed, than once you are able to build it successfully, re-check the *.bib file why its not copied to %_FLATRELEASEDIR%

    Regards,

    SS

  • Hi SS

    Need some help again. I followed all instructions as per the dsplink installation guide. 

    Now I am getting DSP side build successful by command line build procedure. 

    But - GPP side build failed.

    It says windows.h file and other header files included in da8xxgem_phy_shmem.c file are not found.

    I searched for windows.h in dsplink and winroot folder but file was not part of DSP Link package.

    kindly suggest some way ahead.

    RGDS

    Hemant