Hi everyone,
since I stopped looking into OpenMax for now, due to execution problems, which I have not been able to resolve so far, I thought I would look into C6Run and C6accel, but
currently I encounter build problems.
My kernel is the current arago linux-omap3 ti81xx branch.
I use the following packages:
bios_6_32_03_43
C6Run_0_97_03_03 or
C6Run_0_98_00_00-beta or
C6Run_0_98_00_00-beta250811
ipc_1_23_03_31
linuxutils_3_21_00_04
syslink_2_00_02_80
TI_CGT_C6000_7.3.0
xdctools_3_22_02_27
Here my errlog: 4578.error.log
I' m able to build gpp_libs, but not dsp_libs, as there are redefinitions in the C6..pe lib or object file of functions/types in the korresponding bios libs (error log).
I tried to find out where this libs will be supplied (link_partial.cmd generated from linkcmd.xdt in the corresponding bios DIR). But I can't find out where
the actual paramters are supplied. If I would try to link without them to resolve the problem, but they might still be needed due to other symbols.
I tried to build the older version of C6Run too, but then it misses some cargs.h header, which I think gives the position of the arguments supplied to the DSP main.
Any Ideas how to get it to work?
Thanks,
Markus