Hi TI,
is it planned to add a osal_linux lib for Processor SDK RTOS? The following refers to PSDKR v08.04:
Currently, only osal_freertos (R5, C66, C71) and osal_nonos (A72, R5, C66, C71) can be build. During some investigation I found, that packages/ti/osal/build also includes a makefile named "makefile_linux.mk". Inferring from the names of the needed source files (SemaphoreP_linux.c, HwiP_linux.c, ...) this seems to be exactly what I am looking for. However, these source files are not available in SDK. Additionally, the library seems to be compiled for ARMv7, but A72 in TDA4VM is ARMv8 architecture...
Can you please clarify, wether this "osal_linux" lib will be added in future releases of PSDKR?
Thanks for your help and best regards,
Felix