Tool/software: TI-RTOS
Hi all,
We would like to send commands from A15-core to M4 core & vice versa via IPC at runtime. Do you have IPC sample application in vision-sdk ?
Regards,
Gokul
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: TI-RTOS
Hi all,
We would like to send commands from A15-core to M4 core & vice versa via IPC at runtime. Do you have IPC sample application in vision-sdk ?
Regards,
Gokul
Hi Brijesh,
apps.out application get the input from the menu and handle the usecase based on the input .
We have two camera connected in our system. our camera module is completely controlled by M4 core in our system,We need to switch camera based on HMI trigger from A15 .
We can use System_linkControl API from A15 linux to send cmd to M4-ipu2 for handling camera-switch (ADV7182 input).
But We will get the input (HMI trigger) for apps.out at runtime. Is it possible to give input for apps.out which is running in background at runtime ?
Is there anyother utils to send cmds for M4 ?
Regards,
Gokul
Hi Gokul,
As i said, there is not supported in core vision sdk. You will need to implement it.
Regards,
Brijesh