Tool/software: TI-RTOS
Hi,
I am new to TI NDK usage. currently i am experimenting tcpecho project in TI RTOS. Here NDK structure parameters(ti.ndk.config) are assigned using XDC GUI tool.
i want to know where these structures defined and how these parameters will be changed? is there any API used for same without using GUI tool?
I want to port third party Modbus tcp slave stack into ti rtos. for this here are my requirements.
1. I want to initialize ti.ndk.config structure and passed this structure pointer to channel init function without GUI tool.
2. In channel init function, i have to initialize the channel and The Channel Callback function should be called if the channel receives any kind of open or close notification from the operating system.
Please share any sample project or reference for the same.
Regards
Bala