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.

Which one is better for video processing application in between c6748 lcdk and oamp-l138?

Other Parts Discussed in Thread: OMAP-L138, OMAPL138

Dear Sir/ Madam,

 

I have two boards  (c6748 lcdk and oamp-l138).

1. Which one is better for video processing where input is USB camera and output is monitor . I am a beginner in this boards . so which one learning will be easier.

2.   During working in CCS 5 which file paths I will add in build properties i.e. paths needed for c6600 compiler include option and paths needed for c6600 linker option.

3. Is there any tutorial or manual for learning c6748 apllications.

  • Amlan,

    You have asked the same questions in three threads within a short time. I addressed the most recent one which is here. I will mark this thread Answered to close it to avoid others from duplicating the work. Please do not post multiple threads in the future.

    1. This was asked in a different way and answered that way. The ease of learning is not something we can decide for you in this case.

    2. You cannot use the C66x compiler for the C674x core in the C6748 and OMAP-L138. Use the C674x compiler. If you meant to say C6000, that is also wrong other than a high-level but misleading label.

    3. Please go to TI.com and search for "c6748 training" (no quotes) and look for the Embedded Design Workshop.

    Regards,
    RandyP

  • Hi Amlan,


    I have two boards (c6748 lcdk and oamp-l138).

    1. Which one is better for video processing where input is USB camera and output is monitor . I am a beginner in this boards . so which one learning will be easier.

    As Randy replied, I'm also recommending you to select the OMAPL138 LCDK board (ARM+DSP) where you can boot Linux and do video processing (DSP can do processing stuff whereas ARM can do control & project the results)


    2. During working in CCS 5 which file paths I will add in build properties i.e. paths needed for c6600 compiler include option and paths needed for c6600 linker option.

    Refer to this TI wiki page.
    processors.wiki.ti.com/.../Include_paths_and_options


    3. Is there any tutorial or manual for learning c6748 apllications.

    We have starterware package for OMAPL138/C6748 LCDK.
    Download link:
    software-dl.ti.com/.../index_FDS.html

    User Guide:
    processors.wiki.ti.com/.../StarterWare_01.10.01.01_User_Guide

    As Randy suggested, please avoid duplicating the posts.

    Thanks for your understanding.