I am working with application development in DM6467.
I have a query regarding creating thread using pthread_create.

 I created the thread using pthread_create and compiled
 arm_v5t_le-gcc threadtest.c -o threadtest -lpthread.

 But the function defined in pthread_create is not at all called.
There is no error in compilation.
The same thread code works well in linux host PC but not in DM6467.

Any libraries i have to link...
i checked the required libraries for pthread in target device.

But the thread function is not all called.


Suggest me


Regards
Kirthika
_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to