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.

omap l138 LCDK : code examples

Hi everyone

I'm trying to bring up the puchased omap l138 LCDK for some audio processing real-time algorithms testing. The main problem I've been facing since I got the board is the lack of C-examples about target HW. I'll be highly appreciated to you if you could give me an out-of-box solution for a simple audio echo application based on the BIOS approach.

I tried the sources from the omap experimental but unfortunately they didn't come up due to the HW board differences. As for now I'm stuck with it. My SW environment is CCS 5.2, BIOS 6.3.x.

About 5 years ago I had a great experience with DSK 6416 and 6713 - I had a lot of live examples to start with and it was a pleasure for me to work with these boards. So to be up-to-dated I decided to move to the latest TI platform omap 138 but for about 2 months I have not found anything quick start code for me.

Please, help me in any way you could.

Looking forward to your replies.

BR,

Dmitry

  • Hi Dmitry,

    Have a look at this.

    http://e2e.ti.com/group/universityprogram/educators/f/776/t/223997.aspx

    Although I didn't port the example programs from the DSP/BIOS chapter of the book to the LCDK, chapter 7 of the book does explain how to convert program examples from other chapters to run under DSP/BIOS.

    Regards,

    Donald

  • Hi David

    Thx for your reply. Unfortunately I haven't read this book but I'll try to merge mentioned files to the LogicPD solution, I mean there BSL lib. I'm 100%sure that I'm facing with some audio codec initialization issues as I see that my BIOS threads are working as expected.

    Kind Regards,

    Dmitry