User Activity

I work on a project that is managed via Tortoise SVN (not sure if it is relevant).On my own machine - I have no problem compiling and building (and of course, debugging).I cloned the repository to a new machine, but I cannot get the code to compile, ...
See the image below:As you can see - the cells that has some higher percentage are almost unreadable. It seems to be using the same colors for the 'normal' eclipse debugging table-like features such as Variables, Live Expressions, Expressions, etc.I ...
I am using an F303RE and UART communications for a project.I'm using all 5 uarts, all with the HAL-library interrupt based transmit and receive.The main communication protocol is MAVLINK, with one of the UARTs being SBUS.My issue:After a random amoun...