rtic-scope / cargo-rtic-scope

Non-intrusive ITM tracing/replay toolset for RTIC programs with nanosecond timestamp accuracy.
16 stars 4 forks source link

`run_loop`: improve overflow warning message #112

Closed tmplt closed 2 years ago

tmplt commented 2 years ago

Previous message noted that timestamps have unconditionally diverged which may not be the case: we simply can't be sure. The new message also notes that timestamps and/or data packets have been dropped.