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.

VC3 Demo cannot release all components normally on the DM8168 platform.

Hi All,

Our testing environment is DM8168-EVM with VC daughter board and SDK is "ti-ezsdk_dm816x-evm_5_00_00_11".

After exiting the while loop, the VC3 demo codes will start to release all components. Firstly, it will change component's state

from executing to Idle, then to loaded. Secondly, it will start to free all component's handle. When it start to free the 'hCTRLDC'

component, it will assert. The following is debug message:

 

########### Release the hCTRLDC[0] hnadles
vc3_a8host_debug.xv5T: OmxProxy.c:571: omxproxy_component_deinit: Assertion `OmxRpc_errorNone == eError' failed.

 

Does any know why? Appreciate for any response.

 

BRs,

Alex Hsu