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.
We have an application project where we collect data from many slaves connected in 485 bus using UART module.
after few iterations the controllers gets hanged at particular point. We are not able understand the excat reason for this.
Please find technical details below.
1) SMCLK - 16777216 Hz
2) MCLK - 16777216 Hz
3) Timer - COntinous mode - 1 ms interrupt.
4) UART - 19200 baud rate
- SMCLK
Kindly help us in resolving the issue.
Regards,
Century
This looks as if your program has called exit() or abort(). Check the call stack.
**Attention** This is a public forum