]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/pdk.git/commit
[IPC] : Fix for the sciclient for ipc_echo_test
authorchandru dhavamani <chandru@ti.com>
Fri, 13 May 2022 12:48:08 +0000 (18:18 +0530)
committerchandru dhavamani <chandru@ti.com>
Mon, 16 May 2022 11:43:27 +0000 (17:13 +0530)
commitd74b8caa4a2649fc3e0cac83f7a608f7e84752ea
tree7a3ca39c310d6456b5f92d067b44bd371d5fcf4f
parent4dc06bdec37cdd278b0f5bf88f787b21a220b8fd
[IPC] : Fix for the sciclient for ipc_echo_test
- ipc_echo_test is used to communicate between the cores in the EVM.
- Global variable has been created to check sciclient_init is completed
- Reason - UART_printf can be used only after sciclient_init

Signed-off-by: chandru dhavamani <chandru@ti.com>
packages/ti/drv/ipc/examples/common/src/ipc_trace.c
packages/ti/drv/ipc/examples/common/src/main_rtos.c
packages/ti/drv/ipc/examples/ipc_baremetal_echo_test/makefile
packages/ti/drv/ipc/examples/ipc_rtos_echo_test/ipc_rtos_echo_testb/makefile.btcm
packages/ti/drv/ipc/examples/ipc_rtos_echo_test/makefile