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.

TDA4VH-Q1: Adding IPC to DSP FW

Expert 4676 points

Part Number: TDA4VH-Q1

Tool/software:

Hi Champs,

I have received some questions from customer. Would like to seek your help to address them.

I am currently building C66X DSP firmware using the yocto build system.

I have successfully built the DSP firmware without IPC. Now, I need your help to include IPC in our DSP firmware .

I am trying to build ‘ti-ipc-rtos_git.bb’ ( in meta-ti/meta-ti-extras/recipes-ti/ipc), but it uses source files “git://git.ti.com/git/ipc/ipc-examples.git” and ipc metadata form “git://git.ti.com/git/ipc-metadata.git” which does not support the ‘j721e-evm’ target.

Could you please assist me in obtaining the correct IPC example source files for remote cores and guide me through the build procedure?

Similarly, when I tried to build IPC for ARM A72 (which runs Linux) ,

meta-ti/meta-ti-bsp/recipes-ti/ipc/ti-ipc_git.bb

If I set PLATFORM:j721e = “j721e”  , I encountered an error : “configuration: error: PLATFORM is set to ‘j721e’

However, the build completes successfully when set PLATFORM:dra8xx = ‘dra8xx’.   Is this acceptable?

Regards,

Kien Nguyen