Hi All,
I was trying to run the video_copy example on DM6446 EVM. I built dsplinkk.ko successfully and is able to insmod also.
dsplink version : dsplink_1_40_p3
target linux : 2.6.10
I built the dsplink with the same version.
Now I get the following error while executing on DVEVM.
DSP-side configuration mismatch/failure 0 -> success Positive value -> DSP-side failure code. (Uint32) -1 -> DSP-side component was not initialized. DRV configuration status [0x0] IPS configuration status [0x0] POOL configuration status [0x0] MPCS configuration status [0x0] MPLIST configuration status [0x0] MQT configuration status [0x0] RingIO configuration status [0xffffffff]
I have chosen RM option during the configuration.(done as per user guide,1.40.05_p3)
CURRENTCFG.MK shows that RINGIO is included.
I saw a similar problem for DATA component in http://tiexpressdsp.com/index.php?title=Troubleshooting_DSPLink_configuration_issues
But I am confused in the statement "There is a mismatch in components selected for GPP and DSP-side build."
The components selected during the interactive process is for both GPP & DSP, right?
Also , I remember, I read somewhere that the matching components for both sides will be selected automatically. (correct me , if wrong)
Can anyone clear me?
Also, how will you select the components for a particular application?
Thanks
Jayakrishnan