Hi
I am experimenting with the NDK helloWorld example. I notice that the BIOS .cfg file for this example references the IPC module. Where can I look for examples of how to use the IPC mechanisms, while also using the NDK?
Best regards
David
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.
Hi
I am experimenting with the NDK helloWorld example. I notice that the BIOS .cfg file for this example references the IPC module. Where can I look for examples of how to use the IPC mechanisms, while also using the NDK?
Best regards
David
Hi Sud
I am using SYS/BIOS 6.32.4.49 and C66x processor. Thanks for the link.
David
Hi David,
Before going into few example projects, would recommend you to get familiar with the APIs used. You can find the description of the IPC APIs under
ti/ipc_xxxx/docs/doxygen/html/index.html
Regards
Sud