Tool/software: Code Composer Studio
Hello,
I have generated code using EMDC for metering application.
In generated code I made some changes according to application for uart communication like set baudrate 9600. And sending metering parameter on uart.
Now our TI board communicates with one external board through defined uart protocol to send metering parameter to that board.
This external board asks for metering value after every 10sec to TI board. Mean 60 commands/hour. But this is observation that in one our 3-4 times TI board doesn’t reply to that command. And this is fix pattern. After interval of 30secs- 41 min- 30 secs- 41 min ---likewise no response from TI board.
I am not able to understand the reason. Is metering code running behind could be the reason?
Please guide me in this regard.
Thanks,
Anuradha.
