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.

TDA4VM: Software Diagnostics Library support for FreeRTOS

Part Number: TDA4VM

Hi TI,

Good Day!

In the TDA4VM j721e Software Diagnostics Library (SDL), they mentioned that

BUILD_OS_TYPE

Options: baremetal, freertos, safertos
Default: baremetal
Note: Not all examples and tests support FreeRTOS and SafeRTOS builds.

Which modules are not supported in the FreeRTOS and SafeRTOS builds?

If we use the build OS type as FreeRTOS, whether the SDL runs as an application on the FreeRTOS. Is it possible to run other applications along with FreeRTOS+SDL?