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.

OMAPL138 Audio Soc Example

Other Parts Discussed in Thread: OMAPL138, OMAP-L138

Hello!

I am facing difficulties with the Audio Soc Example for OMAP L138 Experimenter Kit. I am new to DSP/ARM programming.

I downloaded the example from here:

http://software-dl.ti.com/dsps/dsps_public_sw/apps_processors/Audio_soc_example/1_00/index_FDS.html

Then i unpacked it and wanted to do "make" but then i get following errors when building the DSP application:

<Linking>
error: cannot find file
   "dsp/export/BIN/DspBios/OMAPL138/OMAPL138GEM_0/DEBUG/dsplinkdata.lib"
error: cannot find file
   "dsp/export/BIN/DspBios/OMAPL138/OMAPL138GEM_0/DEBUG/dsplinkringio.lib"
error: cannot find file
   "dsp/export/BIN/DspBios/OMAPL138/OMAPL138GEM_0/DEBUG/dsplinknotify.lib"
error: errors encountered during linking; "evmOMAPL138/Debug/audioSoc_dsp.out"
   not built

where can i get those .lib files?

thanks in advance

christian