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.

CCS/CC2640R2F: error #1965 cannot open source file "pthread.h"

Part Number: CC2640R2F

Tool/software: Code Composer Studio

Hello,

I'm trying to implement the POSIX version of gpiointerupt example for CC2640r2 using sdk version 2.30.00.28. When I compile using the desktop version of CCS, I get the following error #1965 cannot open source file "pthread.h". Having read many of the posts related to this problem, I was not able to find one that addresses my particular circumstance. Where is pthread.h stored so that I can point the compiler to that directory?

Thanks,

Patrick