Hi,experts
in the codec engine3.21 I can't find *.tcf file is used to configure the DSP/Bios, why? refer to server intergate.pdf ,but I can't find the *. tcf file in codec engine3.21,how can i do ?
thank you !! need your help!
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,experts
in the codec engine3.21 I can't find *.tcf file is used to configure the DSP/Bios, why? refer to server intergate.pdf ,but I can't find the *. tcf file in codec engine3.21,how can i do ?
thank you !! need your help!
Shawn,
Codec Engine (CE) 3.x use Sysbios 6.x which use *.cfg files. Codec Engine 2.x DSP/BIOS 5.x which use *.tcf file. Depending on the device your are using, you may have to choose one or the other. In some cases, both DSP/BIOS and Sysbios are supported.
Info on Sysbios and DSP/BIOS can be found:
http://en.wikipedia.org/wiki/SYS/BIOS
thanks! Are there some examples that how to development of sys/bios based on EVM8168? My first exposure codec engine, do not know how to develop, especially configured sys / bios part, and how to generate a server, these example, thank you very much!
If you are looking to get familiar with SysBios, you can start:
http://processors.wiki.ti.com/index.php/Category:SYSBIOS
The best place to start with Codec Engine is by looking at:
http://processors.wiki.ti.com/index.php/Category:Codec_Engine
The link contains information on the various roles (algorithm creator, server integrator, application developer, etc) CE can plays and how to develop in each of these roles.