Hi, TI
We use tda4 evm , compile IPCLLD test ,but it can not compile correctly
we use command as follow:
Thank you very much for your help.
Regards,
yv
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.
Hi, TI
We use tda4 evm , compile IPCLLD test ,but it can not compile correctly
we use command as follow:
Thank you very much for your help.
Regards,
yv
Hi,
You need to add OS type with the APP_NAME while giving build command. Please try the following command from PDK/packages/ti/build
make BOARD=j721e_evm CORE=c66xdsp_1 ipc_echo_test_tirtos
Regards,
Parth