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.

SK-TDA4VM: Running example application in safertos

Part Number: SK-TDA4VM


Hi,
I've done the setup work for safertos by running the script "./safertos_setup.h" for the core C66 alone..
Now I'm trying to build and run the sample  application code in safertos..
What are all the changes to be done in Makefile and other files apart from the main application code?

Thanks & Regards,
Niranjana A

  • Hi Niranjana,

    You can find many PDK examples that works with Safertos. 

    If you use BUILD_OS_TYPE=safertos, then you can build these applications for the same. You can take IPC or UART examples of PDK for reference.

    Regards,

    Nikhil