2024-07-01 09:23 PM
Custom board using MYC-YA157C, with Ubuntu 18 on it
I'm using RS485 serial communication using python, it communicates well at first, but after a few hours tx stops
Uart7 is in use and TX is stopped at tx:2875680
I checked that the Python file is still running
Can I see where the problem is?
2024-07-03 02:09 AM
Hello @potato_2,
Did you have a look into the following wiki article : Trace and debug scenario - UART issue ?
I would focus on chapter 3.
BR,
Christophe