if i want to only use the xDAIS APIs to package a algorithm ,how i do it? are there have some steps should i do it? could you give me a template?
Thanks!
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.
if i want to only use the xDAIS APIs to package a algorithm ,how i do it? are there have some steps should i do it? could you give me a template?
Thanks!
You can use the GenAlg wizard, distributed with XDAIS:
http://processors.wiki.ti.com/index.php/XDM_GenAlg_Wizard_FAQ
You'll have to pick a 'base interface' - which can be IUNIVERSAL if you're not a codec. This article may help with IUNIVERSAL, as well:
http://processors.wiki.ti.com/index.php/Getting_started_with_IUNIVERSAL
Chris