Dear all,
I can run cfft_dsp successfully without running M3 video & M3 vpss.
And I got an error as follows when I run cfft_dsp while M3video & M3vpss is running:
Assertion at Line no: 2542 in /home/eric/skype_aio/TI_8148_sdk/syslink_2_00_00_78/packages/ti/syslink/utils/hlos/knl/Linux/../../../../../../ti/syslink/family/hlos/knl/ti81xx/Platform.c: ( (entry.isValid == FALSE) || ( (entry.isValid == TRUE) && ( entry.len == (handle->slaveSRCfg [i].entryLen)))) : failed
Assertion at Line no: 2661 in /home/eric/skype_aio/TI_8148_sdk/syslink_2_00_00_78/packages/ti/syslink/utils/hlos/knl/Linux/../../../../../../ti/syslink/family/hlos/knl/ti81xx/Platform.c: (entry.base == (Ptr) ai.addr [ProcMgr_AddrType_MasterKnlVirt]) : failed
Assertion at Line no: 2663 in /home/eric/skype_aio/TI_8148_sdk/syslink_2_00_00_78/packages/ti/syslink/utils/hlos/knl/Linux/../../../../../../ti/syslink/family/hlos/knl/ti81xx/Platform.c: (entry.len == handle->slaveSRCfg [i].entryLen) : failed
Assertion at Line no: 2665 in /home/eric/skype_aio/TI_8148_sdk/syslink_2_00_00_78/packages/ti/syslink/utils/hlos/knl/Linux/../../../../../../ti/syslink/family/hlos/knl/ti81xx/Platform.c: (entry.ownerProcId == handle->slaveSRCfg [i].ownerProcId) : failed
The c6run version is 0_98_03_03.
The EZSDK version is 5_0_0_26 (skype branch).
We have modified the memory map layout, and now only 0xA0000000 ~ 0xB0000000 is unused.
I tried to modify c6run_0_98_03_03/platforms/TI814x/platform.bld.
SR0 as our M3 video setting.
SR1 in 0xA0000000 ~ 0xB0000000
Unfortunately, the error mentioned above still occurs.
Is there any related information or documents?
Thank You!!
Eric Wang.