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.
Hi,
Subject : How to use Events Mechanism in OSAL used in "ind_comms_sdk_am64x_09_00_00_03" SDK
Background:
We are using "ind_comms_sdk_am64x_09_00_00_03" SDK demo Application for ethernetip_adapter_discrete_io_device_rgmii_am64x-evm_r5fss0-0_freertos_ti-arm-clang on custom Board with Processor AM6421 .
Issue:
We are trying below event function calls
OSAL_EVT_init(OSAL_SCHED_EventHandle_t *event);
OSAL_EVT_set(OSAL_SCHED_EventHandle_t *event);
OSAL_EVT_wait( OSAL_SCHED_EventHandle_t *event,uint32_t timeOut,uint8_t *isTimeout);
OSAL_EVT_wait does not wait and act upon event set.
Please help us in handling this issue.
Thank You.
Hi Narasimha Rao,
Thanks for your query.
I will check on this and get back to you.
Best Regards
Ashwani
Hi Ashwani,
Can we Know the details of above query regarding
OSAL_EVT_init(OSAL_SCHED_EventHandle_t *event);
OSAL_EVT_set(OSAL_SCHED_EventHandle_t *event);
OSAL_EVT_wait( OSAL_SCHED_EventHandle_t *event,uint32_t timeOut,uint8_t *isTimeout);
Thank You.
Hi Narasimha,
Ashwani is out of office for the rest of this week. Please expect a reply next week.
Thank you for your patience.
Regards,
Nitika
Hi Narasimha,
Quick update I got from team is:
These API functions are not use by the EIP project.
Best Regards
Ashwani
Hi Ashwani,
Thank You for the reply.
How do we handle Explicit Messages and Implicit messages in the current SDK 9.00.03.
This is for RealTime Application. Please suggest if any other options to achieve real time and picking data from IPC.
Thank You.
Hi Ashwani,
Do you have any sample code for handling custom Explicit Messages in Ethernet-IP in Industrial Communication SDK 9.00.03.
Thank You.
Hi Narsimha,
Please raise separate thread for each question. It will be helpful for wider audience.
Best Regards
Ashwani