trice icon indicating copy to clipboard operation
trice copied to clipboard

Invent stream buffers in target code

Open rokath opened this issue 3 years ago • 1 comments

An allocated stream buffer is filled with a single trice and its address goes into a IDRange specific fifo. The different fifos are trasferred to different hardware. This way TRICE( "err:...); can be delivered to an other hardware than TRICE( "msg:..." );

rokath avatar Sep 16 '22 12:09 rokath

In a first step there is only one fifo.

rokath avatar Sep 16 '22 12:09 rokath

Done, works well but not neededcfor different physical channels

rokath avatar Nov 07 '22 21:11 rokath