Hello Support Team,
I am recently switched to psdk_rtos_auto_j7_07_00_00_11. When I am building and executing the ipc_echo_test demo, I find the following output in the trace buffer:
IPC_echo_test (core : C66X_1) .....
IPC Driver Revision: 01.00.00.01
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Virtio_create : Failed to register mailbox
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Virtio_create : Failed to register mailbox
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Failed to register irq through sciclient...ffffffff
Virtio_create : Failed to register mailbox
I used the following command to build the image:
make -s ipc_echo_test DISABLE_RECURSE_DEPS=no OS=linux BOARD=j721e_evm CORE=c66xdsp_1
The C7x image reports the same error.
How can I fix this error.
Thanks in advance and best regards,
Marco