Tool/software:
Hello team,
I need to enable the ipc notify where to do changes in ipc folder inside the make file or else in rules.make
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.
Tool/software:
Hello team,
I need to enable the ipc notify where to do changes in ipc folder inside the make file or else in rules.make
Here are the path of two files
make file path : home/rtos/ti-processor-sdk-rtos-j721e-evm-08_06_01_03/pdk_jacinto_08_06_01_03/packages/ti/drv/ipc
rules.make file path : home/rtos/ti-processor-sdk-rtos-j721e-evm-08_06_01_03/pdk_jacinto_08_06_01_03/packages/ti/build
Hello,
Here are the path of two files
make file path : home/rtos/ti-processor-sdk-rtos-j721e-evm-08_06_01_03/pdk_jacinto_08_06_01_03/packages/ti/drv/ipc
You need to do necessary changes in Make file path only.
Rules.make are for entire PDK folder so it is advisable not to change anything here.
Regards
Tarun Mukesh
Hello,
what are the changes need to do to get ipc notify enable
This is the code line to insert into the make file "IPC_INCLUDE_NOTIFY=yes"
Hello,
This is upto customer to decide what macros to insert and use on custom applications
Regards
Tarun Mukesh