I found Dmai_ENOTIMPL in dm365/Smooth.c
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.
I found Dmai_ENOTIMPL in dm365/Smooth.c
I am not too familiar with DMAI yet, but I found the release notes to be a good source of information; for example, the release notes have led me to this link which appears to have more information on smooth example: https://www-a.ti.com/downloads/sds_support/applications_packages/dmai/dmai_1_20_00_06/html/group__ti__sdo__dmai___smooth.html
If your look into the code dmai/linux/dm365/Smooth.c, your will find all the dmai interface functions return null or Dmai_ENOTIMPL.
So I wonder if there is a implement for dm365 in TI's internel dmai code?