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 was trying to create a DSP application that runs on AM5728 evm´s C66x DSP, using Codec Engine. I want to use Codec Engine, due to available documentation of Codec Engine DSP application´s build examples, gained experience in develop DSP applications for DM8168 using this framework and to take advantage of GencodecPkg Wizard.
Working with DM8168, I can found all the necessary requirements and packages inside /component-sources directory of ti-ezsdk_dm816x-evm_5_05_02_00. For example:
-codec_engine_3_22_01_06
-xdais_7_22_00_03
-xdctools_3_23_03_5
-edma3lld_02_11_05_02
Working with Using AM5728, I wasn´t able to found the necessary requirements and packages inside PROCESSOR-SDK-LINUX-AM57X 02_00_02_11.
Those AM5728 has support to develop DSP applications using Codec Engine? Where can I search for all the requirements and necesarry packges? How can I launch the Codec Engine Wizards for AM5728?
Also, I wasn´t able to found the dsp-devkit directory for AM5728´s C66x DSP. This directory should contain the cgt6x toolchain. The DSP toolchain is necessary to build DSP applications. Working with DM8168, I found the dsp-devkit directory that contains the cgt6x_7_3_4 toolchain inside the ti-ezsdk_dm816x-evm_5_05_02_00.
Where can I found the dsp-devkit or DSP toolchain for AM5728´s C66x DSP?
Thanks for your help!
Thanks for your help!
I will try to adapt the build system, so it can works with AM572X board