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: How to regist CPU on PC emulation mode? what is difference between PC Emulation and EVM.

Part Number: TDA4VM

Hi, I have a question about using the PC Emulation mode.

We are developing an application using our EVM board. And now I'm going to operate this application on PC emulation mode.
I'm asking how I should change it when I operate it on EVM board and PC Emulation mode should have different core registration.

hello. I have a question about using PC emulation mode.

We are developing an application using EVM board. Now I'd like to run this application on PC emulation mode.
How should I set core registration differently from evm on PC emulation mode?

I faced this message as below,

0.130741s: VX_ZONE_ERROR:[ownTargetKernelInstanceAlloc:126] kernel com.ti.**** has not been registered on this CPU
0.130755s: VX_ZONE_ERROR:[ownTargetKernelInstanceAlloc:127] Please register this kernel on the appropriate target core
0.130759s: VX_ZONE_ERROR:[ownTargetNodeDescNodeCreate:760] target_kernel_instance is NULL
0.130776s: VX_ZONE_ERROR:[ownContextSendCmd:824] Command ack message returned failure cmd_status: -7
0.130788s: VX_ZONE_ERROR:[ownContextSendCmd:862] tivxEventWait() failed.
0.130795s: VX_ZONE_ERROR:[ownNodeKernelInit:584] Target kernel, TIVX_CMD_NODE_CREATE failed for node ****Node
0.130801s: VX_ZONE_ERROR:[ownNodeKernelInit:585] Please be sure the target callbacks have been registered for this core
0.130807s: VX_ZONE_ERROR:[ownNodeKernelInit:586] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
0.130814s: VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 11, kernel com.ti.**** ... failed !!!
0.130835s: VX_ZONE_ERROR:[vxVerifyGraph:2059] Node kernel init failed
0.130841s: VX_ZONE_ERROR:[vxVerifyGraph:2113] Graph verify failed