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.

AM2432: How to Apply IPC Demo on Customer CCS Project

Part Number: AM2432

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