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.

求助,利用ADC3101官方开发板,以及PPS软件生成的算法,如何部署在自己的硬件当中

Other Parts Discussed in Thread: TLV320ADC3101

各位专家,本人购买了TLV320ADC3101-K的开发板,同时下载了PPS软件,利用软件中的算法库开发了相应的算法流程,比如采样之后经过滤波,然后经过幅值翻转,这些流程能够下载进开发板中,但是如何将这些算法导入到自己的硬件中呢?我通过PPS软件中的 source code查看功能,里边大部分都是显示"encyrpted",采样配置那块能看到,但是与算法流程相关的就看不到了。