Skip to content

Trice use on RTOS based application #276

Closed Answered by rokath
CMLoureiro asked this question in Q&A
Discussion options

You must be logged in to vote

1st Question: It is your responsibility to produce less data than transmittable. If this is not guarantied a data loss is not avoidable or you have to slow down the program. The double buffer as fastest solution has no overflow check. My recommendation: Make the buffer big and emit the maxDepth cyclically, every 10 or 1000 seconds. Then you know the needed size. It is influenced by the max trice burst and the buffer switch interval.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@rokath
Comment options

Comment options

You must be logged in to vote
1 reply
@CMLoureiro
Comment options

Answer selected by rokath
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants