Thomas Höhenleitner

Results 75 comments of Thomas Höhenleitner

This is a known limitation. See here: https://github.com/rokath/trice/blob/master/docs/TriceUserGuide.md#105-limitation-trice-u-requires-trice-macros-on-a-single-line Anyway, thanks for opening this issue. It needs to be fixed one day, but has currenly low priority.

In a first step there is only one fifo.

It is not that important not to switch the ID of identical **trices ** inside of one file, but would be nice. When an ID was inserted, it should be...

The stream buffers now working as option. For timed controlled transmission they are needed. Function `TriceOut` is the one to be time controlled. With double buffers their swap interval could...

For example this line caused a problem only at runtime: ```C trice( iD( 1278), "diag:RTT0_bytesInBufferMax=%u, RTT0_writeSpaceMin\n", RTT0_bytesInBufferMax, RTT0_writeSpaceMin ); ```

Write a lightwight trice logger in Python and/or tinyGo