Hello
I need support to know how to integrate this patch file to configure IPC as the file doesn't include Plugins
Regards
Mahmoud Teleb
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.
Hello
I need support to know how to integrate this patch file to configure IPC as the file doesn't include Plugins
Regards
Mahmoud Teleb
Hi Mahmoud,
I have added steps in FAQ to integrate the patch, Please let me know here, if you face issues further.
Currently updated Plugins are not released externally so you might not be able to configure IPC with A72, please use generated config files from patch until release.
Regards
Tarun Mukesh
Hi Mahmoud,
While further testing i found few issues with the FAQ patch , so currently it is removed. MCAL development team is working on this issue and Updates are expected real soon.
Thanks
Tarun Mukesh
Hello,
the original ticket is closed, the link https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1193315/faq-processor-sdk-j721e-enable-cdd-ipc-communication-with-a72 is not found.
Can you please share latest updates on due date for when we expect a fix for the IPC issue to communicate with A72 ?
Hello ,
Please find the attached patch for SDK 8.5 , this will enable MCU2_1 Main Domain R5F communication with A72 core.
Config plugin files are Updated with A72 and will be released as part of 8.6 release , currently the generated config files have been back ported to 8.5 SDK
and added in this patch.
This patch has been tested with bare metal Cdd Ipc Rproc Linux example application on MCU2_1 communicating with A72 core.
Steps to apply the patch and see the files changed in Linux machine :
Steps to compile example application:
make -s cdd_ipc_app_rc_linux CORE=mcu2_1 CDD_IPC_LINUX_BUILD=yes
(A Flag CDD_IPC_LINUX_BUILD has been added to build communication with A72, by default the value is no )
https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/0001_2D00_Added_2D00_Communication_2D00_for_2D00_CDD_2D00_IPC_2D00_on_2D00_mcu2_5F00_1_2D00_with_2D00_A72.patch
Regards
Tarun Mukesh
Hello Tarun Mukesh
I have 2 points needed to be confirmed to apply this patch:
1- We're using target J721S2 so is this patch applicable to our target
2- The version of our SDK now is 8.4 so can we integrate these changes to this SDK (8.4)
Regards
Mahmoud Teleb
Hello,
The patch currently is applicable only for J721E , we can see the differences in the patch and adapt the same for J721S2.
I haven't validated the patch for J721E 8.4 but in 8.4 all PDK dependencies are already moved to mcusw .So i believe we can integrate the patch for the same.
Regards
Tarun Mukesh