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.

TMDS64GPEVM: IPC-Notify Example

Part Number: TMDS64GPEVM

Hi, 

I am using am64x-evm board, and working on ipc notify echo example. 

It is a system project, and works on R cores and m4f core. 

I am embedding code from CCS.

My question is:
How can i run ipc notify example with only 2 cores(R0-00, R0-1 or other 2 cores)?

I removed other core links from system.xml file, 

and i remove other cores from makefile_system_ccs_bootimage_gen file, from multi core image parameters part

and run the system project with this 2 cores, 

But it does not work. Programs starts but stuck on somewhere, i could not see any related logs on terminal. 

Should i change any settings? 
Or how can i run this example with different amount of  cores using or not using default example?

Any idea about it?
Thanks in advance