Hello,
We recently received the Autosar package and we are in the process of integrating our modules. We have an specific complex driver that uses the pthread library but apparently there is no support for it.
The compiler is TI_CGT_ARM_18.12.1.LTS, reading the documentation it provides a short version of pthread: _pthread.c and _pthread.h. Is there any other way of including this library in the system other than the files provided by the compiler? We have the same issue with the sys/time.h file.
Before moving to Autosar, we had the environment in Linux and using the Ti RTOS.
Best regards,
José Daniel