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.

TDA4VM: Ipc Init fail when invoking twice appCommonInit() in a process.

Part Number: TDA4VM

In v7.03 RTOS+QNX plantform.  

appCommonInit() is invoked twice in a process,

appCommonInit(); 

appCommonDeInit();

appCommonInit();

I do that in main_ipc.c file, as follow:

 

Power on EVM. run vx_app_arm_ipc.out, output log as follow: