Hi,
I am attempting to execute a simple Hello World! OpenMP application on a TMS320C6678 DSP with TMDSEVM6678LE evaluation board.
I have followed the instructions from http://processors.wiki.ti.com/index.php/BIOS_MCSDK_2.0_Getting_Started_Guide by:
- Installing CCS 5.3
- Installing MCSDK 2.01
My packages are below:
I could not find any specific tutorials or links to running an OpenMP hello world program. Here are my questions:
- Could anyone point me to the right direction (e.g.: tutorials)?
- The OpenMP examples do not exist under File -> New -> New CCS Project with Device: C6000, Variant: Generic C66xx Device. What are the correct versions of CCS / MCSDK for OpenMP support?