Tool/software: Code Composer Studio
Hi,
I am customizing etherCaT slave ,for that I have to include pthread.h file. But Compilation is not successfull. In gcc when we include thread gcc main.c -lpthread -o main.out . How to do this in ccs
Regards,
Vishnu