Tool/software:
Hi TI Experts,
Customer is working on AM2432 SDK9.2
They want to apply the following IPC demo on their own CCS project.
{SDK_INSTALL_PATH}/examples/drivers/ipc/ipc_notify_echo/{board}/system_freertos_nortos/ipc_notify_echo_system)
Firstly they copy the original IPC demo shown below.
After that, they pasted & integrated this demo into their project shown below.
Then, customer changed the Makefile shown below.
However, after the above steps, it will cause the following problems.
May I know what could be the problem here? What will be the suggested way to apply the IPC demo into customer own CCS project?
Thanks,
Kevin