Hello,
There is an explanation how to configure Codec Engine for ARM+DSP processors: http://processors.wiki.ti.com/index.php/Configuring_Codec_Engine_in_Arm_apps_with_createFromServer
1 - Where can I find an explanation how to configure ARM-only processor?
There should be .cfg files in application examples in CE directory in DVSDK and it was advised in TI.wiki to study it to find out how to do it.
2 - Is this the only way to learn?
In my folder with CE examples, e.g. in video_copy, there are numerous configuration files. How to figure out all this hierarchy of source files? There are: local.cfg, package.bld, package.xdc, remote.cfg, special folder "configuro", folders "dualcpu_separateconfig" and "dualcpu_separateconfig_dll", package/build.cfg.
None of them are mentioned on wiki pages! In wiki there was only about ".cfg file".
3 - Which .cfg exactly should I look at?