Other Parts Discussed in Thread: SYSBIOS, MSP432E411Y, 4430
Hello,
I have an applications in which i have written multi thread code for sending & receiving the data over different uartS along with the i/o's.
And i am using a timer for sending the data out for every 50ms on uart.
This code is executing well up to a certain time after that it is hanging.No Thread is executing.
When i remove the code in timer callback functions and then everything is executing properly.
In that callback function i am sending the data over one of the uart and i am not using that particular uart in any other threads. But still it is hanging after certain time.
What might be the cause for this.
Thanks & Regards
Kalyan.




