Other Parts Discussed in Thread: TMS320C6678
HI Guys , I want to run the OMP Program Test on TMS320C6678 using EVM TMDSEVM6678. My Include File is ti/omp/omp.h and for linker Command File I go to : Project->Properties->C6000 Linker ->File Search Path ->include library File : I add lgomp for the Library and usr/lib for the Path . After compilation of the program I have unresolved symbols Error for these functions : omp_set_num_threads() , omp_get_thread_num (), omp_get_num_thread(). The compiler cannot find the libgomp.so.1 Library but these Library is on my System .
I am running CCSv5.3 on Ubuntu 10.10
can Anyone help me to resolve this Problem
Best Regards
Lopez