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.

DSPLink - GPP Side build fail - OMAPL138

Hi

I Need some help. I am struggling for more than a month now for building DSPLINK for WINCE 6.0 for OMAP L-138.

I am using following software,

1. WINCE 6.0 (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 instructions as per the dsplink installation guide.  I am getting DSP side build successful by command line build procedure.

But - GPP side build failed.

I tried building it using platform builder IDE, buils log is 1212.IDE_build.txt, but as I explained, there was error of CE file missing from  ....\OAK\INC folder. I searched and found this file in VS Studio\pocket_PC folder and copied it to desired folder, build started but then error observed was ohcd file missing, i searched for it again and found similar file in wince\common\... folder and rebuild the project and subproject but there was some other file missing this time, and this was endless. 

I then tried GMAKE build, started from the scratch to undo all that happened while following IDE build procedure,build log is 6052.gmake.txt. GPP side Link failed to build with errors, but DSP side build correctly. The errors while building GPP side were windows.h missing, copy pasted this file from some location in VS2005 root folder to dsplink\gpp\src\inc\usr, again executed gmake command, this time stdio.h was missing. I was going into command screen form IDE, as it was given in installation guide. I searched it over net and found that windows.h and stdio.h are recognized by IDE in auto while building, but probably for gmake one need to have them in project folder and the same is not there.

kindly suggest some way ahead.

Thanks

hemant